Description Usage Arguments Value Author(s)
View source: R/removeCalibration.R
Remove a calibration function from the "calibration" slot of a PAMrSettings object
1 | removeCalibration(prs, index = NULL, module = "ClickDetector")
|
prs |
a PAMrSettings object to remove a calibration from |
index |
index of the calibration function to remove. If |
module |
the module of the calibration function to remove, currently not needed |
the same PAMrSettings object as prs, with the calibration function removed from the "calibration" slot
Taiki Sakai taiki.sakai@noaa.gov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.