Analyze Lines of R Code the Tidy Way
Get a tidy data frame of classifications of all functions used in your...
Get a tidy data frame of a "stopword" lexicon for R functions
List packages
Pipe operator
Read R file(s) as a tidy data frame
Get path to example file
Unnest R calls
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.