powered by
Creates a summary of your Anki collection statistics.
anki_report(path = NULL, profile = NULL)
A list with collection statistics
Path to collection.anki2 (auto-detected if NULL)
Profile name (first profile if NULL)
if (FALSE) { report <- anki_report() print(report) }
Run the code above in your browser using DataLab