comment {timeSeries} | R Documentation |
Print or assign new comment to a timeSeries
object.
## S4 method for signature 'timeSeries' comment(x) ## S4 replacement method for signature 'timeSeries' comment(x) <- value
x |
a |
value |
a character string. |
## Load Swiss Pension Fund Benchmark - data(LPP2005REC) ## Get Description from timeSeries - comment(LPP2005REC)