powered by
Read cards from Anki collection
anki_cards(path = NULL, profile = NULL)
A tibble of cards with columns: cid, nid, did, type, queue, due, ivl, reps, lapses
Path to collection.anki2 (auto-detected if NULL)
Profile name (first profile if NULL)
if (FALSE) { anki_cards() }
Run the code above in your browser using DataLab