R/manifest_helpers.R
initConceptSetManifest.Rd
Creates a blank conceptSetManifest.sqlite database with the new schema.
conceptSetManifest.sqlite
initConceptSetManifest(path = "inputs/conceptSets")
Character. Path to the conceptSets folder. Defaults to "inputs/conceptSets".
"inputs/conceptSets"
A ConceptSetManifest R6 object (empty, ready for $add*() calls).
ConceptSetManifest
$add*()