Download Phytoplankton data table from database
nrp_download_phyto.Rd
Download Phytoplankton data table from database
Usage
nrp_download_phyto(
start_date = NULL,
end_date = NULL,
sites = NULL,
species = "all",
db_path = getOption("nrp.db_path", file.choose())
)