addFunction: Add a Function to a PAMrSettings Object

Description Usage Arguments Value Author(s)

View source: R/addFunction.R

Description

Adds a new function to the "function" slot in a PAMrSettings object.

Usage

1
addFunction(prs, fun, module = NULL)

Arguments

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 prs

module

PamGuard module output this function should act on

Value

the same PAMrSettings object as prs, with the function fun added to the "functions" slot

Author(s)

Taiki Sakai taiki.sakai@noaa.gov


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