Learn R Programming

ankiR (version 0.2.0)

anki_cards_fsrs: Read cards with FSRS parameters

Description

Read cards with FSRS parameters

Usage

anki_cards_fsrs(path = NULL, profile = NULL)

Value

A tibble of cards with FSRS parameters (stability, difficulty, retention)

Arguments

path

Path to collection.anki2 (auto-detected if NULL)

profile

Profile name (first profile if NULL)

Examples

Run this code
if (FALSE) {
anki_cards_fsrs()
}

Run the code above in your browser using DataLab