print.xts: Printing helper function for xts object

View source: R/print.R

print.xtsR Documentation

Printing helper function for xts object

Description

Print helper function for xts objects.

Usage

## S3 method for class 'xts'
print(x, ..., n = 10)

Arguments

x

An xts objects

...

Ignored, but needed for consistency with print generic.

n

The default number of lines to display, default is 10.

Value

The return from print

Author(s)

Dirk Eddelbuettel


eddelbuettel/dang documentation built on June 29, 2024, 4:43 a.m.