PAMrSettings: Constructor for PAMrSettings Object

Description Usage Arguments Value Author(s)

View source: R/PAMrSettings.R

Description

Create a PAMrSettings object. Any values that are not supplied will be asked for interactively.

Usage

1
PAMrSettings(db = NULL, binaries = NULL, calibration = NULL)

Arguments

db

the full path to a PamGuard database file

binaries

a list with items "folder" containing the directory of the PamGuard binary files, and "list" containing the full path to each individual binary file.

calibration

a named list of calibration functions to apply while applying functions from the "functions" slot. Should named by the PamGuard module, same as the "functions"

Value

A PAMrSettings object

Author(s)

Taiki Sakai taiki.sakai@noaa.gov


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