Learn R Programming

ISRaD (version 2.5.5)

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

Description

Generates a report of counts of observations at each level of the database

Usage

ISRaD.rep.count.all(database)

Value

A tibble of observation counts, one column for each database table.

Arguments

database

ISRaD data object

Examples

Run this code
# Load example dataset Gaudinski_2001
database <- ISRaD::Gaudinski_2001
ISRaD.rep.count.all(database)

Run the code above in your browser using DataLab