nitrc_scandata: Get/list scan data

Description Usage Arguments Value Examples

View source: R/nitrc_scandata.R

Description

Retrieves NITRC scan data info

Usage

1
nitrc_scandata(project = NULL, nitrc_projects = NULL, jsessionID = NULL)

Arguments

project

is the project for which we request demographics data, if project is NULL, we return all available subjects

nitrc_projects

data.frame with all available NITRC projects

jsessionID

value for the JSESSIONID cookie

Value

Dataframe of scan data

Examples

1
2
3
4
5
## Get scan data for the ixi project
## Not run: nitrc_scandata('ixi')

## Get scan data for all accessible NITRC projects
## Not run: nitrc_scandata()

neuroconductor-devel/nitrcbot documentation built on May 18, 2021, 11:07 a.m.