Learn R Programming

ankiR (version 0.6.0)

anki_summary: Quick collection summary

Description

Returns a one-liner overview of your Anki collection.

Usage

anki_summary(path = NULL, profile = NULL)

Value

A tibble with key metrics

Arguments

path

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

profile

Profile name (first profile if NULL)

Examples

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

Run the code above in your browser using DataLab