summaryrefslogtreecommitdiff
path: root/textproc/R-formatR/DESCR
blob: 6e6cb3e7fb5fc9787e3cbac06a1811a3e48091da (plain)
1
2
3
4
5
This package 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()).