mets.options: Set global options for 'mets'

View source: R/options.R

mets.optionsR Documentation

Set global options for mets

Description

Extract and set global parameters of mets.

Usage

mets.options(...)

Arguments

...

Arguments

Details

  • regex: If TRUE character vectors will be interpreted as regular expressions (dby, dcut, ...)

  • silent: Set to FALSE to disable various output messages

Value

list of parameters

Examples

## Not run: 
mets.options(regex=TRUE)

## End(Not run)

kkholst/mets documentation built on March 28, 2024, 6:50 a.m.