QRM (version 0.4-13)

FXGBP.RAW: Sterling Exchange Rates

Description

The FXGBP timeSeries dataset provides daily exchange rates for major currencies (US Dollar, Japanese Yen, Euro, Swiss franc) against the British Pound for the period January 1987 through March 2004. In addition, the data set is also made available as a data.frame.

Usage

data(FXGBP)
data(FXGBP.df)

Arguments

Examples

Run this code
# NOT RUN {
data(FXGBP)
tail(FXGBP)  
# }

Run the code above in your browser using DataCamp Workspace