logger.warn: Prints a warning message.

Description Usage Arguments Author(s) Examples

View source: R/logger.R

Description

This function will print a warning message.

Usage

1

Arguments

msg

the message that should be printed.

...

any additional text that should be printed.

Author(s)

Rob Kooper

Examples

1
2
3
4
## Not run: 
logger.warn('detected NA values')

## End(Not run)

infotroph/PEcAn.logger documentation built on May 23, 2019, 1:09 p.m.