E1.16 {SenSrivastava} | R Documentation |
Earnings and Prices of Selected Paper Company Stocks
Description
The E1.16
data frame has 10 rows and 3 columns.
Usage
data(E1.16)
Format
This data frame contains the following columns:
- Company
-
a character vector, name of the company
- Earn.Share
-
a numeric vector, 1972 earnings per share, in dollars.
- Price.Share
-
a numeric vector, prive per share, in dollars, in may, 1973.
Source
Dacey (1983, ch 1) from Moodys's Stock Survey, June 4, 1973, p 610.
Examples
with(E1.16, plot(Price.Share, Earn.Share))
[Package SenSrivastava version 2015.6.25.1 Index]