Learn R Programming

ankiR (version 0.6.0)

anki_consistency: Analyze study consistency

Description

Measures how consistent your study habits are.

Usage

anki_consistency(path = NULL, profile = NULL, days = 90)

Value

A list with consistency metrics

Arguments

path

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

profile

Profile name (first profile if NULL)

days

Number of days to analyze

Examples

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

Run the code above in your browser using DataLab