Learn R Programming

ankiR (version 0.6.0)

anki_monthly_summary: Get monthly summary statistics

Description

Get monthly summary statistics

Usage

anki_monthly_summary(path = NULL, profile = NULL, months = 12)

Value

A tibble with monthly statistics

Arguments

path

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

profile

Profile name (first profile if NULL)

months

Number of months to include (default 12)

Examples

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

Run the code above in your browser using DataLab