show_msg | R Documentation |
This function prints a message and calls flush.console() to refresh output
show_msg(x)
x |
Message to be shown, will be used inside glue() call. |
show_msg("The number of cells is {cell_count}")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.