summary.cre: Print summary of CRE object

View source: R/print.R

summary.creR Documentation

Print summary of CRE object

Description

Prints a brief summary of the CRE object

Usage

## S3 method for class 'cre'
summary(object, verbose = 2, ...)

Arguments

object

A cre object from running the CRE function.

verbose

Set level of results description details: only results summary 0, results+parameters summary 1, results+parameters+rules summary (default 2).

...

Additional arguments passed to customize the results description.

Value

A summary of the CRE object


CRE documentation built on Oct. 19, 2024, 5:07 p.m.