Learn R Programming

ankiR (version 0.6.0)

anki_compare_deck_difficulty: Compare performance by deck difficulty

Description

Compare performance by deck difficulty

Usage

anki_compare_deck_difficulty(path = NULL, profile = NULL)

Value

A tibble ranking decks by difficulty metrics

Arguments

path

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

profile

Profile name (first profile if NULL)

Examples

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

Run the code above in your browser using DataLab