QRM (version 0.4-13)

smi: Swiss Market Index

Description

The smi timeSeries dataset provides the daily closing value for the Swiss Market index from November 1990 to March 2004. In addition, the data set is also made available as a data.frame.

Usage

data(smi)
data(smi.df)

Arguments

Examples

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

Run the code above in your browser using DataCamp Workspace