QRM (version 0.4-31)

hsi: Hang Seng Stock Market Index

Description

The hsi timeSeries dataset provides the daily closing value for the Hanh Seng Index from January 1994 to March 2004. In addition, the data set is also made available as a data.frame.

Usage

data(hsi)
data(hsi.df)

Arguments

Examples

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

Run the code above in your browser using DataCamp Workspace