Learn R Programming

BSDA (version 1.01)

Executiv: Ages of 25 executives

Description

Data for Exercise 1.104

Usage

Executiv

Arguments

Format

A data frame with 25 observations on the following variable.

Age

a numeric vector

Examples

Run this code
# NOT RUN {
str(Executiv)
attach(Executiv)
EDA(Age)
detach(Executiv)
# }

Run the code above in your browser using DataLab