tidycode
tidycode copied to clipboard
Hi Dr.McGowan, I'm using your tidycode pkg for my independent study. I used it on one of the R scripts I have written in tidyverse syntax and compare the result...
Hi Dr.McGowan, I'm trying to understand the score column of classification_tbl.csv file, but I couldn't find any documentation of the meaning of the variable and its role. I'd really appreciate...
I think the parser has some issues with readr/data, but unsure if it's the use of a function `data` for an object? ``` r library(tidycode) code = 'library(readr) # data...