Nischal Shrestha
  • Blog
  • Publications
  • Music
Categories
All (1)
RStudio (1)
internship (1)
learnr (1)

Learning learnr

RStudio
internship
learnr
During my RStudio internship in 2020, I explored a wonderful package in R called {learnr}, used to author interactive lessons. My goal was to try to add Python support, so we can start making Python lessons which led me to PR #390 that adds support for learnr exercises for any language supported by {knitr}. One of the features that I hadn’t planned on adding required implementing “chained setup chunks” so that each setup chunk associated with an exercise could further reference another setup chunk.
Jul 1, 2020
No matching items