formatR - Format R Code Automatically
RForge.net

formatR

About formatR
GIT access
Download/Files
Check results
Package R docs

Description

Package:formatR
Version:1.11.1 person("Yihui", "Xie", role = c("aut", "cre"), email = "xie@yihui.name", comment = c(ORCID = "0000-0003-0645-5666")), person("Ed", "Lee", role = "ctb"), person("Eugene", "Ha", role = "ctb"), person("Kohske", "Takahashi", role = "ctb"), person("Pavel", "Krivitsky", role = "ctb"), person() )
Title:Format R Code Automatically
Description:Provides a function tidy_source() to format R source code. Spaces and indent will be added to the code automatically, and comments will be preserved under certain conditions, so that R code will be more human-readable and tidy. There is also a Shiny app as a user interface in this package (see tidy_app()).
Depends: R (>= 3.2.3)
License:GPL

Project formatR doesn't have any custom web pages. Use the menu on the left to navigate the default RForge pages for this project.