as.character.ldtf: Convert Frequency to Character

View source: R/generics_f.R

as.character.ldtfR Documentation

Convert Frequency to Character

Description

This function converts a frequency to its string representation. The format is explained in the f.? functions.

Usage

## S3 method for class 'ldtf'
as.character(x, ...)

Arguments

x

The value of the frequency, which must be an ldtf object returned from the f.? functions.

...

Additional arguments.

Value

A string representation of the value of the frequency.


tdata documentation built on Nov. 7, 2023, 5:07 p.m.