Coerce a bts object into a ts time series object.

# S3 method for bts
as.ts(x, ...)

Arguments

x

A bts object.

...

Not used.

Value

An object inheriting from the "ts" S3 class.