Package Rxnat details

Queries and Extracts Images from Extensible Neuroimaging Archive Toolkit Public/Private Datasets

Allows communication with Extensible Neuroimaging Archive Toolkit . 'Rxnat' is using the 'XNAT' REST API to perform data queries and download images.

Maintainer: Adi Gherman < adig at jhu.edu >

 
From within R, enter citation('Rxnat')

 

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 December 31 1969 7:00PM
Package type standard
Source GitHub https://github.com/adigherman/Rxnat.git GitHub
Neuroconductor GitHub https://github.com/neuroconductor/Rxnat GitHub