Extract and set global parameters of mets.
Details
regex: If TRUE character vectors will be interpreted as regular expressions (dby, dcut, ...)
silent: Set to FALSE to disable various output messages
Examples
if (FALSE) { # \dontrun{
mets.options(regex=TRUE)
} # }