E3.6 {SenSrivastava} | R Documentation |
Data on Corporations and Corporation Chairmen
Description
The E3.6
data frame has 50 rows and 6 columns.
Usage
data(E3.6)
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.
Source
Reprinted with permission from the May 13, 1985, issue of Crain's Chicago Business. Copyright 1985 by Crain's Communications, Inc. The data given are a portion of the original table.
Examples
data(E3.6)
summary(E3.6)
[Package SenSrivastava version 2015.6.25.1 Index]