Description Usage Arguments Value Examples
Print clean cli information text
1 2 3 4 5 | done_line(..., .envir = parent.frame())
warning_line(..., .envir = parent.frame())
info_line(..., .envir = parent.frame())
|
... |
Any params usable by |
.envir |
Environment |
invisible
1 2 3 | done_line("wooo....bullets")
warning_line("wooo....bullets")
info_line("wooo....bullets")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.