View source: R/dl_data_loading_functions.R
dl_get_si_code_psi | R Documentation |
Look at the data folder provided and get the code and the names of the files with the metadata, and psi data, in order to use them as parameters in the automated reports
dl_get_si_code_psi(folder = ".", parent_logger = "test")
folder |
Route to folder in which are the code and the file names to retrieve |
A list. The first element is the site code, the second one the metadata file route, the third the psi data file route.
Other Data Loading Functions:
dl_data_col_classes()
,
dl_metadata()
,
qc_as_timestamp()
,
remove_dupcols()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.