fishflag: Get Fish Flag Settings

fishflagR Documentation

Get Fish Flag Settings

Description

A simple wrapper function for flagval.

Usage

fishflag(x, flags, ...)

## S4 method for signature 'MFCLFlags'
fishflag(x, flags)

Arguments

x

object of class MFCLFlags.

flags

numeric vector of fish flag number(s).

...

currently ignored.

Value

A data frame of sorted flag settings.

See Also

flagval calls this function to retrieve flag settings.

read.MFCLFlags reads flag settings from a ⁠par⁠ file.

Examples

data(par)
fishflag(par, c(1,15))


robscott3/FLR4MFCL documentation built on April 9, 2024, 3:31 p.m.