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.

Description

Find copepod occurrence data for given copepod species. Given a copepod family, genus or species returns a list of copepod occurrences.

Usage

getCopepods(species = NULL, genus = NULL, family = NULL, citation = TRUE)

Arguments

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

Value

A data.frame with copepod fish interactions

Examples

getCopepods(genus = "Caligus")

[Package cofid version 1.0.0 Index]