powered by
Tracks retention rate changes over time periods.
anki_ts_retention(path = NULL, profile = NULL, by = "week")
A tibble with retention statistics over time
Path to collection.anki2 (auto-detected if NULL)
Profile name (first profile if NULL)
Aggregation period: "day", "week", or "month"
if (FALSE) { ts <- anki_ts_retention() }
Run the code above in your browser using DataLab