Learn R Programming

SenSrivastava (version 2015.6.25.1)

E3.6: Data on Corporations and Corporation Chairmen

Description

The E3.6 data frame has 50 rows and 6 columns.

Usage

data(E3.6)

Arguments

Format

This data frame contains the following columns:

Y84

a numeric vector, salary 1984, in dollars.

Y83

a numeric vector, salary 1983, in dollars.

SHARES

a numeric vector, number of shares the chairman holds.

REV

a numeric vector, total revenue of the company.

INC

a numeric vector, total income of the company.

AGE

a numeric vector, age of chairman, in years.

Examples

Run this code
data(E3.6)
summary(E3.6)

Run the code above in your browser using DataLab