.message {fasterRaster} | R Documentation |
Display warning or message
Description
Display a warning or message if the given warning has not been displayed since fasterRaster was attached or if a given number or hours has passed since then.
Usage
.message(msg, message)
Arguments
msg |
Character: Name for the message (used internally). Should be able to be assigned to a list (i.e., no spaces, punctuation, etc.). |
message |
Text for the message. |
Value
TRUE
(invisibly).
[Package fasterRaster version 8.4.0.3 Index]