Learn R Programming

repmod (version 0.4.11)

report.default: Default function for report

Description

This is a default function for calling summary(x) on non-implemented classes.

Usage

# S3 method for default
report(x, ...)

Value

A summary of the object

Arguments

x

Any object without specific report function

...

further arguments passed to summary