Description Usage Arguments Details
Read Flash card files
1 | read_flash_cards(path, question = question, answer = answer, clean = TRUE)
|
path |
the path to a file. Must have columns 'question' and 'answer'. |
question |
the column name for the questions in the dataset |
answer |
the column name for the answers in the dataset |
clean |
logical; whether or not to clean the column names |
function currently accepts .xlsx, .csv, and .rds
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.