tidycode: Analyze Lines of R Code the Tidy Way
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 | 
| Author: | 
Lucy D'Agostino McGowan
      [aut, cre],
  Jim Hester [ctb],
  Jeff Leek [ldr] | 
| Maintainer: | 
Lucy D'Agostino McGowan  <lucydagostino at gmail.com> | 
| BugReports: | 
https://github.com/LucyMcGowan/tidycode/issues | 
| License: | 
MIT + file LICENSE | 
| URL: | 
https://github.com/LucyMcGowan/tidycode | 
| NeedsCompilation: | 
no | 
| Materials: | 
README NEWS  | 
| CRAN checks: | 
tidycode results | 
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=tidycode
to link to this page.