google {UsingR}R Documentation

Google stock values during 2005-02-07 to 2005-07-07

Description

Closing stock price of a share of Google stock during 2005-02-07 to 2005-07-07

Usage

data(google)

Format

A data vector of numeric values with names attribute giving the dates.

Source

finance.yahoo.com

Examples

data(google)
plot(google,type="l")

[Package UsingR version 2.0-7 Index]