shinyDeprecated | R Documentation |
To disable these messages, use options(shiny.deprecation.messages=FALSE)
.
shinyDeprecated(
version,
what,
with = NULL,
details = NULL,
type = c("deprecated", "superseded")
)
version |
Shiny version when the function was deprecated |
what |
Function with possible arguments |
with |
Possible function with arguments that should be used instead |
details |
Additional information to be added after a new line to the displayed message |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.