Load tract profiles from the Healthy Brain Network dataset
Arguments
- truncate
Truncate the dataset to 49 rows, logical. Default: FALSE.
- na_omit
A logical indicating whether rows with NA values should be removed from the data frame before returning. Default: FALSE
- ...
Further keyword arguments to be passed to the file reading function: readr::read_csv or readr::read_tsv.