feedback | R Documentation |
A set of helper functions for providing verbose feedback to the developer using this packages functions.
msg_field(x)
msg_value(x)
msg_done(x)
msg_bullet(x, bullet = cli::symbol$bullet)
msg_err(x)
msg_path(x)
msg_info(x)
msg_code(x)
msg_feedback(x)
x |
The string passed to various |
bullet |
What to use for the message's |
usethis::ui-questions()
cli::list_symbols()
Other Feedback Utilities:
indent()
,
inform()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.