nrp_download_zooplankton.Rd
Download Zooplankton data table from database
nrp_download_zooplankton(
start_date = NULL,
end_date = NULL,
sites = NULL,
parameters = "all",
counts = FALSE,
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 can be found in the nrp::zoo_params
A flag indicating whether to return the raw counts instead.
The SQLite connection object or path to the SQLite database
CTD data table