Print method for bts objects representing Block Time Series.
# S3 method for class 'bts'
print(x, ...)Nothing.
While bts objects are inheriting from the "matrix"
class, their print method aims to show the date range in
compact format a dozen of lines with limited text width.