Shows flashcards for the methods that will help you become more fluent at R. You will gave a short practice session to review each method. If you say you are comfortable with the method, you will not see it for a while. If you are not comfortable, it will return to your flashcards so you have another chance to review.
1 2 | flashCards(num_flashcards = 10, time_since_last_use = NULL,
pack = NULL)
|
num_flashcards |
how many flashcards to do at once. |
time_since_last_use |
time interval since the last time the function was used in console. For example: lubridate::hours(1) |
pack |
If you would like to use a custom card pack, then you can choose on here ( TODO: figure this out and test it ) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.