powered by
Create a Link to Tidy Data Tutor
tdt_link(code)
A string or vector of strings containing R code.
A string with an appropriately formatted URL to Tidy Data Tutor.
# NOT RUN { code <- "library(dplyr) Formaldehyde %>% mutate(Sum = carb + optden)" tdt_link(code) # }
Run the code above in your browser using DataLab