View source: R/survstat-backend.R
| cache_clear | R Documentation |
SurvStat requestsThis function is only intended to be used interactively. The cache can be
controlled with set_cache_settings()
cache_clear(confirm = utils::askYesNo("Are you sure?"))
confirm |
can be set to TRUE to make function non interactive. |
nothing. called for side effects
cache_clear( confirm = interactive() )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.