Skip to contents

Load tract profiles from Sarica et al.

Usage

read_afq_sarica(na_omit = FALSE, ...)

Arguments

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.

Value

A merged dataframe with data from Sarica et al.

Examples

df_sarica <- read_afq_sarica()