powered by
Side-by-side comparison of deck statistics.
anki_compare_decks(path = NULL, profile = NULL, decks = NULL)
A tibble with comparative statistics
Path to collection.anki2 (auto-detected if NULL)
Profile name (first profile if NULL)
Optional vector of deck names to compare (NULL for all)
if (FALSE) { anki_compare_decks() anki_compare_decks(decks = c("Medical", "Anatomy")) }
Run the code above in your browser using DataLab