Scan a catalog of fileMDB
Arguments
- path
directory from which all the fileMDB should be read
- subdirs
the sub directories (relative to path) to take into account. If NULL (default) all the sub directories are considered.
- check
logical: if TRUE (default) the data are confronted to the data model
- n_max
maximum number of records to read for checks purpose (default: 10). See also
ReDaMoR::confront_data()
.