powered by
Tracks review workload over time.
anki_ts_workload(path = NULL, profile = NULL, by = "week")
A tibble with workload 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_workload() }
Run the code above in your browser using DataLab