Financial: Financial Database

Description Usage Format Examples

Description

Observations on eight variables for 100 companies.

Usage

1
data("Financial")

Format

A data frame with 100 observations on the following 9 variables.

company

a character vector

type

Type of industry: 1=aparel, 2=chemical, 3=electric power, 4= grocery, 5=health care products, 6=insurance, 7=petroleum

rev

Total revenues, in $ millions

assets

Total assets, in $ millions

roe

Return on equity (%)

eps

Earnings per share ($)

yield

Average yield(%)

dps

Dividends per share ($)

ppe

Price per earnings ratio

Examples

1
2
data(Financial)
## maybe str(Financial) ; plot(Financial) ...

ccolonescu/Black9edata documentation built on May 13, 2019, 2:16 p.m.