print.sf_model: Print an sf_model object

View source: R/sf_component_methods.R

print.sf_modelR Documentation

Print an sf_model object

Description

Print an sf_model object

Usage

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

Arguments

x

An object of class sf_model.

...

Ignored. Present for S3 consistency.

Value

x, invisibly.


surveyframe documentation built on July 25, 2026, 1:07 a.m.