Description Usage Arguments Value
View source: R/grab_and_attach.R
helper function for messaging
1 |
msg |
A string message to display |
msg_mode |
2 baseline modes are available for displaying the 'msg' string: cat or message. They are the default options in case the user does not have 'cli' package installed that allows colored outputs. |
color |
Color the 'msg' to be displayed in. Will be ignored if the 'cli' package, that allows colored outputs, is not installed. |
Nothing, just prints to stdout.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.