Description Usage Arguments Value Examples
Generate list of files for complete case analysis
1 | list_files(folder, complete = TRUE)
|
folder |
folder path that contains .img and .hdr files |
complete |
if TRUE, return filepaths for complete-case analysis |
list of imaging files for complete case analysis
1 2 3 | library(neurorct)
myfolder = "./con_0001/"
list_files(folder = myfolder)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.