fprint: Formatted xts Printing

Description Usage Arguments See Also Examples

View source: R/fprint.R

Description

Print the xts attributes, data head and data tail of xts objects or xts objects in lists in a formatted manner.

Usage

1
fprint(x, nlines = 10)

Arguments

x

an xts object to be printed

nlines

approximate number of object rows to print (divided over head and tail of object) with a minimum of 4, if negative, the entire object is printed

See Also

xts

Examples

1
2

WillemMaetens/standaRdized documentation built on May 21, 2019, 10:29 a.m.