Description Usage Arguments Value
View source: R/getSymbols.ALFRED.R
A generic function to return the last or last elements or rows of a vector or two-dimensional data object. This is a wrapper over the R CRAN package xts S3 function last.
Different here is that if n elements can not be returned, then instead, zero elements are returned.
1 |
x |
1 or 2 dimensional data object. |
... |
Dots passed. Typically, n = the exact number of elements to return. |
last elements or zero length element
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.