getFish {cofid}R Documentation

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)

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

Value

A data.frame with copepod fish interactions

Examples

getFish(genus = "Molva")

[Package cofid version 1.0.0 Index]