ISRaD.rep.count.all {ISRaD} | R Documentation |
ISRaD.rep.count.all
Description
Generates a report of counts of observations at each level of the database
Usage
ISRaD.rep.count.all(database)
Arguments
database |
ISRaD data object |
Value
A tibble of observation counts, one column for each database table.
Examples
# Load example dataset Gaudinski_2001
database <- ISRaD::Gaudinski_2001
ISRaD.rep.count.all(database)
[Package ISRaD version 2.5.5 Index]