nrp_add_phyto_species.Rd
Add new phytoplankton species to the 'PhytoplanktonSpecies' table in the database
nrp_add_phyto_species(data, db_path = getOption("nrp.db_path", file.choose()))
a tibble or data frame of new species data. Must have columns "Taxa", "Genus", "ClassName", "ClassAlias". "ClassAlias" can be NA.
The SQLite connection object or path to the SQLite database