learnr to guide students

Teaching statistics or data science, we can use learnr package.

# library("learnr")

To collect data, we can use learnrhash

# library("learnrhash")

Remember to adjust parameters so your Shinyapp.io can handle the number of students you have in the class. Or you can upload it to GitHub, then students can install to your local machine later.

Mike Nguyen, PhD
Mike Nguyen, PhD
Visitng Scholar

My research interests include marketing, and social science.

Next
Previous

Related