datasel.f: Selects sub data based on species group or a species code for...

Description Usage Arguments

View source: R/data.manipulation.r

Description

Called by community indicator functions. It is unlikely that you will want to call this on its own

Usage

1
datasel.f(ngsl.comm.data, species.groups, species.group, codeqc)

Arguments

ngsl.comm.data

ngsl community data

species.groups

ngsl species groups with codes (codeqc)

species.group

the species group you want to be represented in the data. The PLF is generally computed only for demersals. Choices are "groundfish", "demersal", "pelagic". If "code", then you need to provide the Quebec species numerical code (codeqc).

codeqc

the species numerical code used in Quebec region for a species. 792 is unspeciated redfish


duplisea/size documentation built on Sept. 11, 2019, 11:05 a.m.