firstly: Tries to Return First n Elements of A Data Object

Description Usage Arguments Value

View source: R/getSymbols.ALFRED.R

Description

A generic function to return the first or first elements or rows of a vector or two-dimensional data object. This is a wrapper over the R CRAN package xts S3 function first.

It tries to return (if available) up to "n" elements

Usage

1

Arguments

x

1 or 2 dimensional data object.

...

Dots passed. Typically, tries to gather up to "n" elements to return.

Value

first elements or zero length element


AndreMikulec/econModel documentation built on June 30, 2021, 9:48 a.m.