get_caltbl: Get a specific calibration table

View source: R/calibrations.R

get_caltblR Documentation

Get a specific calibration table

Description

Get a specific calibration table

Usage

get_caltbl(tblname, describe.tbl = TRUE, ...)

## Default S3 method:
get_caltbl(tblname, describe.tbl = TRUE, ...)

Arguments

tblname

character; the name of the calibration table to import. See bsmCalibrations. Defaults to "pbo" if missing.

describe.tbl

logical; should describe_this be used to print information about the calibration table?

...

additional arguments

See Also

bsmCalibrations

Other Calibrations: calibration_matrix(), describe_this()


abarbour/pborepo documentation built on April 27, 2022, 8:47 a.m.