powered by
Extracts the FSRS parameters stored in Anki's deck configuration.
fsrs_get_parameters(path = NULL, profile = NULL)
A list with FSRS parameters or NULL if not found
Path to collection.anki2 (auto-detected if NULL)
Profile name (first profile if NULL)
if (FALSE) { params <- fsrs_get_parameters() }
Run the code above in your browser using DataLab