Description Usage Arguments Details
By default, all log output is via stop()
1 | log_output(text, message_type)
|
text |
the text to output |
message_type |
message type |
Set global environment variables to control the output behavour. Values must be one of c('stop', 'warning', 'message', 'quiet').
e.g. options(STRICTLYR_PIPE = 'message')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.