powered by
Get a one-liner overview of your Anki collection.
anki_quick_summary(path = NULL, profile = NULL, print = TRUE)
Invisibly returns a list with summary stats
Path to collection.anki2 (auto-detected if NULL)
Profile name (first profile if NULL)
Whether to print the summary (default TRUE)
if (FALSE) { anki_quick_summary() }
Run the code above in your browser using DataLab