| stockData {RcmdrPlugin.RiskDemo} | R Documentation |
Stock data
Description
Stock data on large companies in Helsinki Stock Exchange, downloaded from Kauppalehti web page (www.kauppalehti.fi), on May 13, 2017
Usage
data("stockData")
Format
A data frame with 35 observations on the following 7 variables.
namesname of the firm
abbrsabbreviation of the firm
quoteclosing quote
volvolatility (%)
betabeta (%)
divdividend (eur/stock)
divYielddividend yield (%)
Source
www.kauppalehti.fi
Examples
data(stockData)
plot(stockData[,-(1:2)])
[Package RcmdrPlugin.RiskDemo version 3.2 Index]