0% found this document useful (0 votes)
44 views11 pages

Learnr: Interactive R Tutorials: Jiena Mclellan

LearnR is an R package that allows users to create interactive R tutorials by executing R code in exercise chunks without pre-installing packages, documenting learning progress through customized quizzes and exercises, and inserting narratives, videos, and pictures to aid instruction. The document discusses how educators can use LearnR to have students interact with code concepts through previews and exercises while saving classroom time, and how students and self-learners can use it to systematically learn R through doing exercises and documenting the learning process.

Uploaded by

kulchi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
44 views11 pages

Learnr: Interactive R Tutorials: Jiena Mclellan

LearnR is an R package that allows users to create interactive R tutorials by executing R code in exercise chunks without pre-installing packages, documenting learning progress through customized quizzes and exercises, and inserting narratives, videos, and pictures to aid instruction. The document discusses how educators can use LearnR to have students interact with code concepts through previews and exercises while saving classroom time, and how students and self-learners can use it to systematically learn R through doing exercises and documenting the learning process.

Uploaded by

kulchi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 11

learnr: Interactive R

tutorials
Jiena McLellan

Kansas State University

Programmer Analyst | Beef Cattle Institute

Instructor | College of Business


Assume
you teach
R to
others…
Beginner’s feeling

tip-toeing into R… Help…


learnr:

– Execute R code in excise chunk without pre-installing

– Document learning progress

– Customize quiz or code exercise

– Insert narratives, video or pictures


Source: https://appforiarteam.shinyapps.io/PlayR/#section-about
Navigation Bar Narrative

Static Demo Code


Exercise R chunk

Output from
Exercise Chunk
Educators:
Use learnr:

• Students can play (interact) with the code and have a broad idea

of the concept (preview)

• Time saved to hands on experience in a class (classroom)

• Follow up exercise (review)


Students or self-learner:

Use learnr:

• Learning by doing (R exercise chunks)

• Document the learning process

• Systemically tutorials
Extra Packages:

– Code Checking

– checkr by Danny Kaplan: github.com/dtkaplan/checkr

– grader by Garrett Grolemund: github.com/rstudioeducation/grader


Thanks!

Any (easy)
questions?

You might also like