msg | R Documentation |
Conditionally format messages
msg(format, ..., pretty = TRUE)
format |
character vector of format strings |
... |
vectors (coercible to integer, real, or character) |
pretty |
if |
stringi::stri_sprintf
quanteda:::msg("you cannot delete %s %s", 2000, "documents")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.