[ 原始碼: r-cran-formatr ]
套件:r-cran-formatr(1.14-2)
Format R code automatically
The GNU R package formatr 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()).
其他與 r-cran-formatr 有關的套件
|
|
|
|
-
- dep: r-api-4.0
- 本虛擬套件由這些套件填實: r-base-core
-
- rec: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming
-
- rec: r-cran-rmarkdown
- convert R markdown documents into a variety of formats
-
- rec: r-cran-rstudioapi
- GNU R package for access to the RStudio API
-
- rec: r-cran-shiny
- GNU R web application framework
-
- rec: r-cran-testit
- simple package for testing GNU R packages