count_records.MDB {TKCat} | R Documentation |
Count the number of records
## S3 method for class 'MDB'
count_records(x, ...)
count_records(x, ...)
x |
an object with embedded data tables |
... |
the name of the tables to consider (default: all of them) |
A named vector with the number of records per table.