powered by
Provides a printed summary of the contents of a birp_data object.
birp_data
# S3 method for birp_data summary(object, ...)
No return value; this function is called for its side effects (printing to console).
A birp_data object to be summarized.
Additional arguments.
data <- simulate_birp() summary(data)
Run the code above in your browser using DataLab