Learn R Programming

ankiR (version 0.6.0)

anki_plot_hours: Plot reviews by hour of day

Description

Plot reviews by hour of day

Usage

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

Value

A ggplot2 object

Arguments

path

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

profile

Profile name (first profile if NULL)

days

Number of days to include

Examples

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

Run the code above in your browser using DataLab