as.character.ldtf {tdata} | R Documentation |
This function converts a frequency to its string representation. The format is explained in the f.?
functions.
## S3 method for class 'ldtf'
as.character(x, ...)
x |
The value of the frequency, which must be an |
... |
Additional arguments. |
A string representation of the value of the frequency.