Get location of the FacileDataSet database

dbfn(x, mustWork = TRUE)

Arguments

x

FacileDataSet

mustWork

boolean, if TRUE (default), throws an error if the sqlite file does not exist. When FALSE, this returns the "expected" path to the sqlite file for x

Value

the filepath to the sqlite database

See also

Other FacileDataSet: FacileDataSet(), hdf5fn(), meta_file()