-
Notifications
You must be signed in to change notification settings - Fork 242
Closed
Labels
difficulty: intermediateEnterprising community members could helpEnterprising community members could helpeffort: low< 1 day of work< 1 day of workhelp wantedSolution is well-specified enough that any community member could fixSolution is well-specified enough that any community member could fixpriority: mediumCould be fixed before next releaseCould be fixed before next releasetype: enhancementAdds a new, backwards-compatible featureAdds a new, backwards-compatible feature
Milestone
Description
Sometimes it's nice to have a fresh state when running a tutorial.
-
reset_tutorial(name, package)- Wrapper to
rmarkdown::shiny_prerendered_clean
- Wrapper to
-
run_tutorial(name, package, ..., reset = FALSE)- Add
reset = FALSE - Add the
...for "future parameter expansion" or "ignored". - If
isTrue(reset)callreset_tutorial(name, package)before doing anything else
- Add
Metadata
Metadata
Assignees
Labels
difficulty: intermediateEnterprising community members could helpEnterprising community members could helpeffort: low< 1 day of work< 1 day of workhelp wantedSolution is well-specified enough that any community member could fixSolution is well-specified enough that any community member could fixpriority: mediumCould be fixed before next releaseCould be fixed before next releasetype: enhancementAdds a new, backwards-compatible featureAdds a new, backwards-compatible feature