set_option_warn_to_nowarning {envnames} | R Documentation |
Set the "warn" options to -1 to avoid warning messages. The hidden variable .option_warn defined in global_definitions.r has already been set to the original value of the "warn" option, at the moment when the package is loaded, so that we can reset it later.
Description
Set the "warn" options to -1 to avoid warning messages. The hidden variable .option_warn defined in global_definitions.r has already been set to the original value of the "warn" option, at the moment when the package is loaded, so that we can reset it later.
Usage
set_option_warn_to_nowarning()
[Package envnames version 0.4.1 Index]