QRM (version 0.4-13)

ftse100: FTSE 100 Stock Market Index

Description

The ftse100 timeSeries dataset provides the daily closing value for the FTSE index from January 1980 to March 2004. In addition, the data set is also made available as a data.frame.

Usage

data(ftse100)
data(ftse100.df)

Arguments

Examples

Run this code
# NOT RUN {
data(ftse100)
head(ftse100)  
# }

Run the code above in your browser using DataCamp Workspace