Learn R Programming

BSDA (version 0.1)

Tiaa: 1999-2000 closing prices for TIAA-CREF stocks

Description

Data for your enjoyment

Usage

Tiaa

Arguments

source

Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Duxbury

Examples

Run this code
str(Tiaa)
attach(Tiaa)
boxplot(crefstk,crefgwt)
detach(Tiaa)

Run the code above in your browser using DataLab