powered by
Predicts how many reviews will be due each day.
anki_forecast(path = NULL, profile = NULL, days = 30)
A tibble with daily forecast
Path to collection.anki2 (auto-detected if NULL)
Profile name (first profile if NULL)
Number of days to forecast (default 30)
if (FALSE) { forecast <- anki_forecast() }
Run the code above in your browser using DataLab