Learn R Programming

nitrcbot (version 1.2)

get_scan_params: Get scan parameters data

Description

Retrieves all the parameters associated with a session ID

Usage

get_scan_params(session_ID = NULL, scan_type = NULL, project = NULL,
  jsessionID = NULL)

Arguments

session_ID

the session ID identifier, unique for each individual subject

scan_type

the type of scan for which we need to list the acquisition parameters

project

optional, signals the project to which the session_ID belongs

jsessionID

value for the JSESSIONID cookie

Value

Data frame containing all the data for this particular scan session

Examples

Run this code
# NOT RUN {
get_scan_params('NITRC_IR_E10469')
# }

Run the code above in your browser using DataLab