View source: R/nitrc_scandata.R
nitrc_scandata | R Documentation |
Retrieves NITRC scan data info
nitrc_scandata(project = NULL, nitrc_projects = NULL, jsessionID = NULL)
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 |
Dataframe of scan data
## Get scan data for the ixi project ## Not run: nitrc_scandata('ixi') ## Get scan data for all accessible NITRC projects ## Not run: nitrc_scandata()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.