aapl: Historical quotes of AAPL

Description Usage Format Examples

Description

An xts dataset with historical quotes of AAPL from 2007-03-08 to 2017-03-07

Usage

1
data("aapl")

Format

A data frame with 2517 observations on the following 5 variables.

Open

a numeric vector

High

a numeric vector

Low

a numeric vector

Close

a numeric vector

Volume

a numeric vector

Examples

1
2
data(aapl)
## maybe str(aapl) ; plot(aapl) ...

arkada38/GFUAPI documentation built on May 10, 2019, 1:28 p.m.