Skip to contents
-
create_data_list()
- For each file name provided, reads in the first matching file and its meta data/attributes.
Preference is given to RDS because its faster
-
get_cre_path()
- gets the NFS base path from an env var
alias for get_nfs_path to maintain backwards compatibility
-
get_nfs_path()
- gets the NFS base path from an env var
It assumes there is an env var
called RXD_DATA which holds the path suffix.
-
load_data()
- Loads data into memory based on study directory and one or more file_names.
-
read_file()
- Reads RDS/SAS file and metadatas from first 6 items from file.info() its file path