dl_get_si_code_psi: Get the site code and the names of the data files

View source: R/dl_data_loading_functions.R

dl_get_si_code_psiR Documentation

Get the site code and the names of the data files

Description

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

Usage

dl_get_si_code_psi(folder = ".", parent_logger = "test")

Arguments

folder

Route to folder in which are the code and the file names to retrieve

Value

A list. The first element is the site code, the second one the metadata file route, the third the psi data file route.

See Also

Other Data Loading Functions: dl_data_col_classes(), dl_metadata(), qc_as_timestamp(), remove_dupcols()


vflo/PSIsapfluxnetQC1 documentation built on Feb. 15, 2024, 3:19 a.m.