format.sf_scale: Format an sf_scale object as a string

View source: R/sf_component_methods.R

format.sf_scaleR Documentation

Format an sf_scale object as a string

Description

Format an sf_scale object as a string

Usage

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

Arguments

x

An object of class sf_scale.

...

Ignored. Present for S3 consistency.

Value

A single character string.


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