Filter a fileMDB object and return a memoMDB
# S3 method for fileMDB
filter(.data, ..., .preserve = FALSE)
a memoMDB object
a fileMDB object
each argument should have the name of one of the tables of the fileMDB object and contain a simple logical expression involving the names of the corresponding table.
not used