ISRaD.rep.count.all {ISRaD} | R Documentation |
Generates a report of counts of observations at each level of the database
ISRaD.rep.count.all(database)
database |
ISRaD data object |
A tibble of observation counts, one column for each database table.
# Load example dataset Gaudinski_2001
database <- ISRaD::Gaudinski_2001
ISRaD.rep.count.all(database)