Nothing
Code
pid <- cli_status("This is a status message")
Message
> This is a status message
Code
cli::cli_status_clear(pid, result = "clear")
Code
pid <- cli_status("This is a status message")
Message
> This is a status message
Code
cli::cli_status_clear(pid, result = "failed")
Message
x This is a status message
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.