doGenerate: Generate an html output consists of plots and table.

Description Usage Arguments Value Examples

View source: R/imrsts.R

Description

doGenerate generates a html page (using knitr), which consists of plots and tables and also returns the metadata an survey time series specified in its argument.

Usage

1
doGenerate(mySTS, ts = NULL)

Arguments

mySTS

text.

ts

timestamp. Must be in "YYMMDD.HHMMSS" or "YYMMDD" character format. Default is NULL.

Value

If the input valid and the time series contains a build fingerprint, a list will be returned. Otherwise it's NULL.

Examples

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

## End(Not run)

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