print.dfts: Print dfts objects

View source: R/dfts.R

print.dftsR Documentation

Print dfts objects

Description

Basic formatting to print a dfts object.

Usage

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

Arguments

x

A dfts object. See dfts().

...

unused parameter.

Value

No return value, called to format printing of dfts object to console.

Examples

electricity

fChange documentation built on June 21, 2025, 9:08 a.m.