Learn R Programming

ankiR (version 0.6.0)

anki_media_path: Get media folder path

Description

Get media folder path

Usage

anki_media_path(path = NULL, profile = NULL)

Value

Character string path to collection.media folder

Arguments

path

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

profile

Profile name (first profile if NULL)

Examples

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

Run the code above in your browser using DataLab