tidycode icon indicating copy to clipboard operation
tidycode copied to clipboard

Results 3 tidycode issues
Sort by recently updated
recently updated
newest added

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