powered by
Read note types (models) from Anki collection
anki_models(path = NULL, profile = NULL)
A tibble of note types with columns: mid, name, flds (list of field names), tmpls (list of template names)
Path to collection.anki2 (auto-detected if NULL)
Profile name (first profile if NULL)
if (FALSE) { anki_models() }
Run the code above in your browser using DataLab