View source: R/utils_strings.R
| plain | R Documentation |
message()Force plain text when using message()
plain(x)
x |
Character: Text to be output to console. |
Character: Text with ANSI escape codes removed.
EDG
message(plain("hello"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.