format.sf_model: Format an sf_model object as a string

View source: R/sf_component_methods.R

format.sf_modelR Documentation

Format an sf_model object as a string

Description

Format an sf_model object as a string

Usage

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

Arguments

x

An object of class sf_model.

...

Ignored. Present for S3 consistency.

Value

A single character string.


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