format.sframe: Format an sframe instrument object as a string

View source: R/sframe_methods.R

format.sframeR Documentation

Format an sframe instrument object as a string

Description

Format an sframe instrument object as a string

Usage

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

Arguments

x

An object of class sframe.

...

Ignored. Present for S3 consistency.

Value

A single character string.


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