powered by
Detect the Anki database schema version to help debug compatibility issues.
anki_schema_version(path = NULL, profile = NULL)
A list with schema information
Path to collection.anki2 (auto-detected if NULL)
Profile name (first profile if NULL)
if (FALSE) { schema <- anki_schema_version() }
Run the code above in your browser using DataLab