This function does not work! The intension was to get the full path to an MS Access database file by filtering for certain criteria (owner, kind of data, quality level (raw, valid, calibrated) and time resolution)...
Usage
miadir(
owner = NA,
kind = NA,
quaLevel = NA,
resol = NA,
DS = kwb.misc::hsDirStructure(dbg = dbg),
depth = 1,
dbg = FALSE
)