report.default: Default function for report

View source: R/report_model.R

report.defaultR Documentation

Default function for report

Description

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

Usage

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

Arguments

x

Any object without specific report function

...

further arguments passed to summary

Value

A summary of the object


David-Hervas/repmod documentation built on Feb. 3, 2025, 11:38 a.m.