https://github.com/dipterix/ravedash
Dashboard for RAVE
https://github.com/dipterix/ravedash
Last synced: 15 days ago
JSON representation
Dashboard for RAVE
- Host: GitHub
- URL: https://github.com/dipterix/ravedash
- Owner: dipterix
- License: other
- Created: 2022-02-28T01:28:07.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-21T20:52:45.000Z (11 months ago)
- Last Synced: 2024-05-22T03:48:32.697Z (11 months ago)
- Language: R
- Homepage: https://dipterix.org/ravedash/
- Size: 6.16 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - dipterix/ravedash - Dashboard for RAVE (R)
README
# ravedash
[](https://CRAN.R-project.org/package=ravedash)
[](https://rave-ieeg.r-universe.dev)
[](https://github.com/dipterix/ravedash/actions/workflows/R-CMD-check.yaml)
[](https://doi.org/10.1016/j.neuroimage.2020.117341)`ravedash` is part of `RAVE`. Please install `RAVE` directly from the [wiki page](https://openwetware.org/wiki/RAVE).
To install `ravedash` alone, simply type R command:
``` r
options(repos = c(ropensci = 'https://rave-ieeg.r-universe.dev',
CRAN = 'https://cloud.r-project.org'))
install.packages("ravedash")
```## Citation
Please cite the following paper for publication use:
* `Magnotti J.F., Wang Z., Beauchamp M.S.. RAVE: comprehensive open-source software for reproducible analysis and visualization of intracranial EEG data. NeuroImage, 223, p.117341.` ([DOI](https://doi.org/10.1016/j.neuroimage.2020.117341))