report.default: Default function for report

Description Usage Arguments Value

View source: R/report_model.R

Description

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

Usage

1
2
## Default S3 method:
report(x, ...)

Arguments

x

Any object without specific report function

...

further arguments passed to summary

Value

A summary of the object


repmod documentation built on March 22, 2021, 5:08 p.m.