Skip to contents

Creates a blank conceptSetManifest.sqlite database with the new schema.

Usage

initConceptSetManifest(path = "inputs/conceptSets")

Arguments

path

Character. Path to the conceptSets folder. Defaults to "inputs/conceptSets".

Value

A ConceptSetManifest R6 object (empty, ready for $add*() calls).