View source: R/pipeline_convert.R
get_studydb_data | R Documentation |
For doing this for a whole study folder, use the get_studydb_data_folder command
get_studydb_data(subjFolder, path = getwd(), pet_orig_filenames = T)
subjFolder |
The name of the subject folder. |
path |
The file path of the study folder. |
pet_orig_filenames |
Extract original PET filenames. Note that this takes a while as it requires opening the ecat7 fiels. |
A data.frame with relevant information from the studyDB file.
abcd_dat <- get_studydb_data('abcd')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.