powered by
Calculates the current FSRS memory state (stability, difficulty, retrievability) for all cards in the collection.
fsrs_memory_states(path = NULL, profile = NULL, include_projection = FALSE)
A tibble with memory states
Path to collection.anki2 (auto-detected if NULL)
Profile name (first profile if NULL)
Include projected future states
if (FALSE) { states <- fsrs_memory_states() }
Run the code above in your browser using DataLab