Learn R Programming

mets (version 1.2)

mets.options: Set global options for

Description

Extract and set global parameters of mets.

Usage

mets.options(...)

Arguments

...
Arguments

Value

list of parameters

Details

  • regex: If TRUE character vectors will be interpreted as regular expressions (dby, dcut, ...)
  • silent: Set to FALSE to disable various output messages

Examples

Run this code
## Not run: ------------------------------------
# mets.options(regex=TRUE)
## ---------------------------------------------

Run the code above in your browser using DataLab