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  [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 |