get_raw_data() is a Get function that extracts data from an object. Specifically, this function implements an algorithm to get raw data. The function returns Datasets (a list).
Usage
get_raw_data(
path_1L_chr,
referrals_cols_int = 4L:8L,
sheets_ls = NULL,
sheets_int = 1L,
tabs_chr = character(0)
)