count_records.MDB: Count the number of records
Description
Count the number of records
Usage
# S3 method for MDB
count_records(x, ...)count_records(x, ...)
Value
A named vector with the number of records per table.
Arguments
- x
an object with embedded data tables
- ...
the name of the tables to consider (default: all of them)