tidy_app | R Documentation |
Run a Shiny app that formats R code via tidy_source()
. This app
uses input widgets, such as checkboxes, to pass arguments to
tidy_source()
.
tidy_app()
if (interactive()) formatR::tidy_app()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.