View source: R/nitrc_demographics.R
nitrc_demographics | R Documentation |
Retrieves list of all subjects demographic data
nitrc_demographics(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 demographics data
## Get demographic data for the ixi project ## Not run: nitrc_demographics('ixi') ## Get demographic data for all accessible projects ## Not run: nitrc_demographics()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.