Package MriCloudR details
R wrapper for MriCloud API
Provides an R interface to the MriCloud API.
Maintainer: Brian Caffo < bcaffo at gmail.com >
From within R, enter citation('MriCloudR')
To cite package 'MriCloudR' in publications use:
Marc Vaillant (2016). MriCloudR: R wrapper for MriCloud API. R
package version 0.9.3.
A BibTeX entry for LaTeX users is
@Manual{,
title = {MriCloudR: R wrapper for MriCloud API},
author = {Marc Vaillant},
year = {2016},
note = {R package version 0.9.3},
}
If you have any problems with this package you can open a new issue or check the already existing ones here.
To install this package, start R and enter:
source("https://.org/Lite.R")
# Default Install
neuro_install('MriCloudR')
# from GitHub
neuro_install('MriCloudR', release = "stable", release_repo = "github")
neuro_install('MriCloudR', release = "current", release_repo = "github")
More detailed installation instructions can be found here.
Initially submitted on | September 27 2018 1:50PM |
Last updated on | October 15 2020 2:50PM |
Package type | standard |
Source GitHub | https://github.com/bcaffo/MriCloudR.git GitHub |
GitHub | https://github.com//MriCloudR GitHub |