📦 {flashr} 0.2.0 is out! ⚡
{flashr} creates flashcards for learning #RStats functions or other things. The new version can extract R functions from R Markdown and #QuartoPub documents, which can be used to create flashcard decks.
Blogpost: https://jeffreyrstevens.github.io/posts/flashr/
@quarto.org
{flashr} creates flashcards for learning #RStats functions or other things. The new version can extract R functions from R Markdown and #QuartoPub documents, which can be used to create flashcard decks.
Blogpost: https://jeffreyrstevens.github.io/posts/flashr/
@quarto.org
1 / 2
Comments
* extract_functions() grabs all R functions in the code text
* build_functions_df() creates a data frame that flashcard() can use to create slides
* automatically populates function definitions from https://jeffreyrstevens.github.io/flashr_decks/functions.html
Feedback is welcome on other decks or ideas for improvements!