Description Usage
View source: R/message0.R
Convenience function that replaces message(paste0("This is ", x)). Also available for warning() and stop().
message(paste0("This is ", x))
warning()
stop()
1
message0(...)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.