/learnr.tidyeval

A learnr tutorial for tidyeval

Primary LanguageHTMLOtherNOASSERTION

learnr.tidyeval

Travis-CI Build Status CRAN_Status_Badge

The goal of learnr.tidyeval is to support an interactive tutorial for tidyeval.

Please see the operational shiny-app at https://ijlyttle.shinyapps.io/tidyeval

Installation

You can install learnr.tidyeval from github with:

# install.packages("devtools")
devtools::install_github("ijlyttle/learnr.tidyeval")