View source: R/console_output.R
tell_user | R Documentation |
Messages for the user
tell_user(message, ...)
message |
(Character) An identifier string for a message. |
... |
(Dots) Data to pass into the message for |
A string.
## Not run:
message(tell_user("not allowed to make path", "C:/fakefolder"))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.