getCopepods {cofid} | R Documentation |
Find copepod occurrence data for given copepod species. Given a copepod family, genus or species returns a list of copepod occurrences.
getCopepods(species = NULL, genus = NULL, family = NULL, citation = TRUE)
species |
Copepod species to filter |
genus |
Copepod genus to filter |
family |
Copepod family to filter |
citation |
boolean. Should the output include the citation information? default is FALSE |
A data.frame with copepod fish interactions
getCopepods(genus = "Caligus")