removeCalibration: Remove a Calibration Function from a PAMrSettings Object

Description Usage Arguments Value Author(s)

View source: R/removeCalibration.R

Description

Remove a calibration function from the "calibration" slot of a PAMrSettings object

Usage

1
removeCalibration(prs, index = NULL, module = "ClickDetector")

Arguments

prs

a PAMrSettings object to remove a calibration from

index

index of the calibration function to remove. If NULL, user will be prompted to select from a list. This can also be a vector to remove multiple calibration functions at once.

module

the module of the calibration function to remove, currently not needed

Value

the same PAMrSettings object as prs, with the calibration function removed from the "calibration" slot

Author(s)

Taiki Sakai taiki.sakai@noaa.gov


TaikiSan21/PAMr documentation built on Nov. 15, 2020, 9:46 p.m.