View source: R/get_txt_filenames.R
get_txt_filenames | R Documentation |
Return a data.frame of filenames for the correlation text files
get_txt_filenames(
ids = get_ids(),
visits = c(1, 2),
file_types = get_all_file_types()
)
ids |
ID to return |
visits |
Vector of scan indices to return (1 or 2 or both) |
file_types |
Vector of file types to return
|
Data.frame of file names
get_txt_filenames()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.