Keywords: Speaced Repetition Learning, r2anki, RMarkdown
Webpages:
https://github.com/henningsway/r2anki When you learn and use
R you need to memorize important commands to solve programming tasks effectively. Unfortunately some less frequently used function calls can be forgot quite easily as you learn more about the language.
Spaced repetition learning offers a solution to this problem by exposing you only to learning content, that you are about to forget. The open source software
Anki offers a fantastic cross-plattform implementation of this approach.
The lighning talk will briefly introduce the idea of spaced repetition learning and how the r2anki-package can be used to easily convert RMarkdown-scripts into a set of Anki-flashcards, that can be shared among the commmunity.
References