print.civic_model: Print a civic_model

View source: R/civic_fit.R

print.civic_modelR Documentation

Print a civic_model

Description

Print a civic_model

Usage

## S3 method for class 'civic_model'
print(x, ...)

Arguments

x

A civic_model object.

...

Further arguments passed to or from other methods.

Value

Invisibly returns the civic_model object x. Called for its side effect of printing a formatted summary to the console.


civic.icarm documentation built on June 18, 2026, 1:06 a.m.