tidycode: Analyze Lines of R Code the Tidy Way (original) (raw)
Analyze lines of R code using tidy principles. This allows you to input lines of R code and output a data frame with one row per function included. Additionally, it facilitates code classification via included lexicons.
Version: | 0.1.1 |
---|---|
Imports: | purrr, pryr, tibble, rlang, glue, matahari |
Suggests: | testthat, covr, knitr, rmarkdown, dplyr |
Published: | 2019-12-10 |
DOI: | 10.32614/CRAN.package.tidycode |
Author: | Lucy D'Agostino McGowan |
Maintainer: | Lucy D'Agostino McGowan |
BugReports: | https://github.com/LucyMcGowan/tidycode/issues |
License: | MIT + file |
URL: | https://github.com/LucyMcGowan/tidycode |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | tidycode results |
Documentation:
Downloads:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=tidycodeto link to this page.