powered by
Calculate current review streak
anki_streak(path = NULL, profile = NULL)
A list with current_streak, longest_streak, and streak_history
Path to collection.anki2 (auto-detected if NULL)
Profile name (first profile if NULL)
if (FALSE) { streak <- anki_streak() streak$current_streak streak$longest_streak }
Run the code above in your browser using DataLab