kospi200 {EMD}R Documentation

Korea Stock Price Index 200

Description

the weekly KOSPI 200 index from January, 1990 to February, 2007.

Usage

data(kospi200)

Format

A list of date and KOSPI200 index

Examples

data(kospi200)
names(kospi200)
plot(kospi200$date, kospi200$index, type="l")

[Package EMD version 1.2.0 Index]