count_records: Count the number of records

View source: R/generics.R

count_records.MDBR Documentation

Count the number of records

Description

Count the number of records

Usage

## S3 method for class 'MDB'
count_records(x, ...)

count_records(x, ...)

Arguments

x

an object with embedded data tables

...

the name of the tables to consider (default: all of them)

Value

A named vector with the number of records per table.


TKCat documentation built on Feb. 16, 2023, 10:51 p.m.