Learn R Programming

TSA (version 0.99)

gold: Gold Price / time series

Description

Daily price of gold (in $ per troy ounce) for the 252 trading days of 2005

Usage

data(gold)

Arguments

format

The format is: Time-Series [1:252] from 1 to 252: 427 426 426 423 421 ...

source

www.lbma.org.uk/2005dailygold.htm

Examples

Run this code
data(gold)
## maybe str(gold) ; plot(gold) ...

Run the code above in your browser using DataLab