powered by
Analyze FSRS difficulty distribution
fsrs_difficulty_distribution(path = NULL, profile = NULL, by_deck = FALSE)
A tibble with difficulty statistics
Path to collection.anki2 (auto-detected if NULL)
Profile name (first profile if NULL)
If TRUE, calculate distribution per deck
if (FALSE) { diff_dist <- fsrs_difficulty_distribution() }
Run the code above in your browser using DataLab