tidy_app: A Shiny app to format R code

View source: R/shiny.R

tidy_appR Documentation

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

Examples

if (interactive()) formatR::tidy_app()

formatR documentation built on Jan. 18, 2023, 1:09 a.m.