QRM (version 0.4-13)

nikkei: Nikkei Stock Market Index

Description

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

Usage

data(nikkei)
data(nikkei.df)

Arguments

Examples

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

Run the code above in your browser using DataCamp Workspace