Learn R Programming

ankiR (version 0.6.0)

anki_profiles: List Anki profiles

Description

Returns the names of all Anki profiles found in the Anki2 directory.

Usage

anki_profiles(base_path = NULL)

Value

Character vector of profile names

Arguments

base_path

Path to Anki2 directory (auto-detected if NULL)

Examples

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

Run the code above in your browser using DataLab