Learn R Programming

ankiR (version 0.2.0)

anki_db_path: Get path to Anki database

Description

Get path to Anki database

Usage

anki_db_path(profile = NULL, base_path = NULL)

Value

Character string path to collection.anki2

Arguments

profile

Profile name (first profile if NULL)

base_path

Path to Anki2 directory (auto-detected if NULL)

Examples

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

Run the code above in your browser using DataLab