format.sf_check: Format an sf_check object as a string

View source: R/sf_component_methods.R

format.sf_checkR Documentation

Format an sf_check object as a string

Description

Format an sf_check object as a string

Usage

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

Arguments

x

An object of class sf_check.

...

Ignored. Present for S3 consistency.

Value

A single character string.


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