xom: Exxon Mobile stock data

Description Usage Format Source Examples

Description

Monthly data covering 2006 through early 2014.

Usage

1
data("xom")

Format

A data frame with 98 observations on the following 7 variables.

Date

Date.

Open

a numeric vector

High

a numeric vector

Low

a numeric vector

Close

a numeric vector

Volume

a numeric vector

Adj.Close

a numeric vector

Source

http://finance.yahoo.com

Examples

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

JECheadle/RSOC317L documentation built on May 15, 2019, 4:02 a.m.