Package Rxnat details
Queries and Extracts Images from Extensible Neuroimaging Archive Toolkit Public/Private Datasets
Allows communication with Extensible Neuroimaging Archive
Toolkit
Maintainer: Adi Gherman < adig at jhu.edu >
From within R, enter citation('Rxnat')
To cite package 'Rxnat' in publications use:
Adi Gherman (NA). Rxnat: Queries and Extracts Images from Extensible
Neuroimaging Archive Toolkit Public/Private Datasets. R package
version 1.0.14.
A BibTeX entry for LaTeX users is
@Manual{,
title = {Rxnat: Queries and Extracts Images from Extensible Neuroimaging Archive Toolkit Public/Private Datasets},
author = {Adi Gherman},
note = {R package version 1.0.14},
}
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://neuroconductor.org/neurocLite.R")
# Default Install
neuro_install('Rxnat')
# from GitHub
neuro_install('Rxnat', release = "stable", release_repo = "github")
neuro_install('Rxnat', release = "current", release_repo = "github")
More detailed installation instructions can be found here.
Initially submitted on | October 17 2018 9:41AM |
Last updated on | October 15 2020 2:50PM |
Package type | standard |
Source GitHub | https://github.com/adigherman/Rxnat.git GitHub |
Neuroconductor GitHub | https://github.com/neuroconductor/Rxnat GitHub |