Learn R Programming

ankiR (version 0.6.0)

anki_retention_stability: Retention Stability Analysis

Description

Analyze how stable your retention is over time.

Usage

anki_retention_stability(path = NULL, profile = NULL, window = 7)

Value

A tibble with retention stability metrics

Arguments

path

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

profile

Profile name (first profile if NULL)

window

Rolling window size in days (default 7)