stsTable: Generate an STS data table.

Description Usage Arguments Examples

View source: R/imrsts.R

Description

stsTable prints out a HTML table based on its parameters.

Usage

1
stsTable(stsData, type = "Abundance", raw = FALSE)

Arguments

stsData

REDUS STS data from loadSTS.

type

text, valid values are "Abundance" and "Weight".

raw

boolean

Examples

1
2
3
4
## Not run: 
stsTable(loadSTS("Barents Sea Northeast Arctic cod bottom trawl index in winter"), "Abundance")

## End(Not run)

REDUS-IMR/REDUStools documentation built on Sept. 23, 2021, 12:51 a.m.