scan_fileMDBs {TKCat} | R Documentation |
Scan a catalog of fileMDB
Description
Scan a catalog of fileMDB
Usage
scan_fileMDBs(path, subdirs = NULL, check = TRUE, n_max = 10)
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 |
Value
a TKCat object
See Also
[Package TKCat version 1.1.11 Index]