powered by
Tracks how memory stability evolves.
anki_ts_stability(path = NULL, profile = NULL, by = "week")
A tibble with stability 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_stability() }
Run the code above in your browser using DataLab