nrp_download_ems.Rd
Dowload EMS data table from database
nrp_download_ems(
db_path = getOption("nrp.db_path", file.choose()),
start_date_time = NULL,
end_date_time = NULL,
sites = NULL,
analysis_type = "standard",
show_detection_limits = FALSE
)
The SQLite connection object or path to the SQLite database
The start date
The end date
A character vector of the Site IDs
EMS data of interest. Must be either "standard" or "metals"
Whether to include detection limit columns for each parameter
EMS data table