Package: Ymisc 0.1.0
Ymisc: Miscellaneous Functions
The Author's personal R Package that contains miscellaneous functions. The current version of package contains miscellaneous functions for brain data to compute Asymmetry Index (AI) and bilateral (L+R) measures and reshape the data.
Authors:
Ymisc_0.1.0.tar.gz
Ymisc_0.1.0.zip(r-4.5)Ymisc_0.1.0.zip(r-4.4)Ymisc_0.1.0.zip(r-4.3)
Ymisc_0.1.0.tgz(r-4.4-any)Ymisc_0.1.0.tgz(r-4.3-any)
Ymisc_0.1.0.tar.gz(r-4.5-noble)Ymisc_0.1.0.tar.gz(r-4.4-noble)
Ymisc_0.1.0.tgz(r-4.4-emscripten)Ymisc_0.1.0.tgz(r-4.3-emscripten)
Ymisc.pdf |Ymisc.html✨
Ymisc/json (API)
NEWS
# Install 'Ymisc' in R: |
install.packages('Ymisc', repos = c('https://yrhwang90.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/yrhwang90/ymisc/issues
Datasets:
- long - Long Format Sample Data
- sample_data - Wide Format Sample Data
Last updated 1 years agofrom:33cbee30db. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 13 2024 |
R-4.5-win | OK | Oct 13 2024 |
R-4.5-linux | OK | Oct 13 2024 |
R-4.4-win | OK | Oct 13 2024 |
R-4.4-mac | OK | Oct 13 2024 |
R-4.3-win | OK | Oct 13 2024 |
R-4.3-mac | OK | Oct 13 2024 |
Exports:compute_AIcompute_totallong2widewide2long
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
The brain asymmetry index (AI) | compute_AI |
the bilateral (Left + Right) measures. | compute_total |
Long Format Sample Data | long |
Reshapes the data | long2wide |
Wide Format Sample Data | sample_data |
Reshapes the data | wide2long |