Learn R Programming

ankiR (version 0.6.0)

anki_plot_stability: Plot stability distribution

Description

Histogram of FSRS stability values.

Usage

anki_plot_stability(path = NULL, profile = NULL)

Value

A ggplot2 object

Arguments

path

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

profile

Profile name (first profile if NULL)

Examples

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

Run the code above in your browser using DataLab