powered by
Retrieves all the resources(files) associated with a session ID
get_scan_resources(session_ID = NULL, scan_type = NULL, project = NULL, jsessionID = NULL)
the session ID identifier, unique for each individual subject
the type of scan for which we need to list the acquisition parameters
optional, identifies the project to which the session_ID belongs
value for the JSESSIONID cookie
Data frame containing all the resources for this particular scan session
# NOT RUN { ## Get all scan resources for a specific session_ID # } # NOT RUN { get_scan_resources('NITRC_IR_E10469') # }
Run the code above in your browser using DataLab