| add_card | Add cards to a deck |
| add_image | Add an image to a deck |
| available_tests | List of available test |
| card_hash | Calculate a hash of a card |
| check_deck_format | Checks if deck data are formatted right |
| combined_hash | Get the combined hash for each card in a table |
| deck_cols | Get standard deck columns |
| get_deck_info | Read deck info |
| get_deck_name | Get a decks name |
| get_project_file | Get the path to a project file |
| history_cols | Get standard history columns |
| init_deck | Create a deck template |
| init_user_dir | Create a user's home directory |
| is_deck | Checks if decks folders are formatted right |
| is_image_path | Check if a string is a image path |
| is_url | Check for urls |
| limited_print | Print a subset of a character vector |
| load_decks | Load one or more decks |
| load_progress | Load practice progress |
| map_unique | Run a function on unique values of a iterable |
| my_print | Print something |
| pick_card | Pick a card to practice |
| play_sound | Play a sound |
| plot_card_side | Plot a card |
| plot_image | Plot an image |
| plot_progress | Plot users progress |
| plot_text | Plot text |
| practice | Start a practice session |
| present_test | Present a test for a card |
| progress_cols | Get standard progress columns |
| sample_learn_dist | Sample the learning distribution |
| save_history | Save changes to the user's practice history |
| save_progress | Save the progress file |
| test_answer | Typing test |
| test_choose | Multiple choice test |
| test_names | Get names of available tests |
| test_review | Review a card |
| unique_mapping | get indexes of a unique set of the input |
| update_progress | Apply changes to the progress record |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.