R/FacileDataSet.R
dbfn.Rd
Get location of the FacileDataSet database
dbfn(x, mustWork = TRUE)
FacileDataSet
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
TRUE
FALSE
x
the filepath to the sqlite database
Other FacileDataSet: FacileDataSet(), hdf5fn(), meta_file()
FacileDataSet()
hdf5fn()
meta_file()