This is a helper function that is currently only called from as.FacileDataSet

initializeFacileDataSet(path, meta_file, page_size = 2^12, cache_size = 2e+05)

Arguments

path

the directory to create which will house the FacileDataSet

page_size, cache_size

pragma values to setup the backend SQLite database

covariate_definition

the path to the covariate definition file

Value

inivisibly returns the path to the successfully created datastore