powered by
Performs a comprehensive health check on your Anki collection, identifying common issues and problems.
anki_health_check(path = NULL, profile = NULL)
A list with health check results
Path to collection.anki2 (auto-detected if NULL)
Profile name (first profile if NULL)
if (FALSE) { health <- anki_health_check() }
Run the code above in your browser using DataLab