Learn R Programming

ankiR (version 0.6.0)

anki_compare_by_age: Compare retention by card age

Description

Analyze how retention varies by how long you've been studying cards.

Usage

anki_compare_by_age(path = NULL, profile = NULL)

Value

A tibble with retention by card age

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_by_age()
}

Run the code above in your browser using DataLab