powered by
Estimate the return on investment of your spaced repetition practice. Calculates knowledge half-life extension per minute of study.
anki_roi_analysis(path = NULL, profile = NULL)
A list with ROI analysis
Path to collection.anki2 (auto-detected if NULL)
Profile name (first profile if NULL)
if (FALSE) { roi <- anki_roi_analysis() }
Run the code above in your browser using DataLab