getFish: Find copepod occurrence data for given host fish.
Given a fish family, genus or species returns a list of copepod
occurrences on that host
Description
Find copepod occurrence data for given host fish.
Given a fish family, genus or species returns a list of copepod
occurrences on that host
Usage
getFish(species = NULL, genus = NULL, family = NULL, citation = TRUE)
Value
A data.frame with copepod fish interactions
Arguments
- species
Fish species to filter
- genus
Fish genus to filter
- family
Fish family to filter
- citation
boolean. Should the output include the citation information?
default is FALSE