formatR (version 1.14)

tidy_app: A Shiny app to format R code

Description

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().

Usage

tidy_app()

Arguments

Examples

Run this code
if (interactive()) formatR::tidy_app()

Run the code above in your browser using DataLab