powered by
Get buried cards
anki_buried(path = NULL, profile = NULL, include_notes = FALSE)
A tibble of buried cards
Path to collection.anki2 (auto-detected if NULL)
Profile name (first profile if NULL)
If TRUE, join with note data
if (FALSE) { buried <- anki_buried() }
Run the code above in your browser using DataLab