Learn R Programming

ankiR (version 0.6.0)

anki_today: Today's activity summary

Description

Returns what happened today in your Anki studies.

Detailed breakdown of today's Anki activity.

Usage

anki_today(path = NULL, profile = NULL)

anki_today(path = NULL, profile = NULL)

Value

A list with today's stats

A list with today's activity breakdown

Arguments

path

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

profile

Profile name (first profile if NULL)

Examples

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

Run the code above in your browser using DataLab