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