dbfn: Get location of the FacileDataSet database

View source: R/FacileDataSet.R

dbfnR Documentation

Get location of the FacileDataSet database

Description

Get location of the FacileDataSet database

Usage

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()


facileverse/FacileData documentation built on Feb. 24, 2024, 7:59 a.m.