powered by
Measures card complexity based on field content, media usage, etc.
anki_card_complexity(path = NULL, profile = NULL)
A tibble with card complexity metrics
Path to collection.anki2 (auto-detected if NULL)
Profile name (first profile if NULL)
if (FALSE) { complexity <- anki_card_complexity() }
Run the code above in your browser using DataLab