## LPP2005REC -
# Load Swiss Pension Fund Data:
LPP <- LPP2005REC
head(LPP)
## assetsQQNormPlot -
# Create normal Quantile-Quantile Plot:
# par(mfrow = c(2, 2))
assetsQQNormPlot(LPP[, 1:3])
Run the code above in your browser using DataLab