nrp_download_ctd.Rd
Download CTD data table from database
nrp_download_ctd(
start_date = NULL,
end_date = NULL,
sites = NULL,
parameters = "all",
db_path = getOption("nrp.db_path", file.choose())
)
The start date
The end date
A character vector of the Site IDs
A character vector of the parameters to include. Permissable values: "Temperature", "Oxygen", "Oxygen2", "Conductivity", "Conductivity2", "Salinity", "Backscatter", "Fluorescence", "Frequency", "Flag", "Pressure"
The SQLite connection object or path to the SQLite database
CTD data table