ISRaD.rep.count.all: ISRaD.rep.count.all

View source: R/ISRaD.rep.count.all.R

ISRaD.rep.count.allR 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)

ISRaD documentation built on Sept. 21, 2023, 9:06 a.m.