getCsJoinTable: Find the fishPi or CS tables to join to get all specified...

Description Usage Arguments Value Author(s) Examples

Description

Find the fishPi or CS tables to join to get all specified fields.

Usage

1
getCsJoinTable(csObj, fields)

Arguments

csObj

fishPi or CS object.

fields

vector of names of required fields.

Value

Vector of CS tables names to join.

Author(s)

Norbert Billet - IRD

Examples

1
2
3
4
5
## Not run: 
getCsJoinTable(csObject, c("lenCls", "spp", "trpCode"))
getCsJoinTable(csObject, c("vslLen", "spp"))

## End(Not run)

ldbk/fishPifct documentation built on May 20, 2019, 11:28 p.m.