| reset | R Documentation |
These functions remove pieces of the persistent save written under
tools::R_user_dir(). They prompt for confirmation in interactive
sessions; pass force = TRUE to suppress the prompt. Non-interactive
sessions require force = TRUE.
reset_career(force = FALSE)
reset_achievements(force = FALSE)
reset_wardrobe(force = FALSE)
reset_all(force = FALSE)
force |
Logical. Skip the confirmation prompt. |
TRUE invisibly on success, FALSE if cancelled.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.