Description Usage Arguments Value Author(s)
Adds a new function to the "function" slot in a PAMrSettings object.
1 | addFunction(prs, fun, module = NULL)
|
prs |
a PAMrSettings object to add a function to |
fun |
function to add OR another PAMrSettings object.
In this case all functions from the second object will be added to |
module |
PamGuard module output this function should act on |
the same PAMrSettings object as prs, with the function
fun
added to the "functions" 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.