Skip to contents

For each file name provided, reads in the first matching file and its meta data/attributes. Preference is given to RDS because its faster

Usage

create_data_list(file_path, file_names, prefer_sas)

Arguments

file_path

the folder where the files are

file_names

CDISC names for the files

prefer_sas

if TRUE, imports .sas7bdat files first instead of .RDS files

Value

returns a list of dataframes with metadata as an attribute on each dataframe