Skip to contents

Returns the path to morie.db that ships with the package (inst/extdata/morie.db). This database contains all CPADS, CCS, CSADS, CSUS, HealthInfobase, and CIHI datasets pre-loaded as SQLite tables.

Usage

morie_builtin_db()

Value

File path string.

Examples

morie_builtin_db()
#> [1] "/home/runner/.cache/R/morie/morie.db"