Turn an index into a regular time series, represented as a ts object.
Usage
# S3 method for class 'piar_index'
as.ts(x, ...)Arguments
- x
A price index, as made by, e.g.,
elementary_index().- ...
Additional arguments passed to
ts().
Turn an index into a regular time series, represented as a ts object.
# S3 method for class 'piar_index'
as.ts(x, ...)A price index, as made by, e.g., elementary_index().
Additional arguments passed to ts().