mortEUA {Kmisc}R Documentation

~~ data name/kind ... ~~

Description

~~ A concise (1-5 lines) description of the dataset. ~~

Usage

data(mortEUA)

Format

A data frame with 8 observations on the following 6 variables.

State
a factor with levels Alabama Arizona Arkansas California Colorado Connecticut Delaware WashingtonDC
Mortality
a numeric vector
Latitude
a numeric vector
Longitude
a numeric vector
Population
a numeric vector
Ocean
a factor with levels Não Sim

Details

~~ If necessary, more details than the __description__ above ~~

Source

~~ reference to a publication or URL from which the data were obtained ~~

References

~~ possibly secondary sources and usages ~~

Examples

data(mortEUA)
## maybe str(mortEUA) ; plot(mortEUA) ...

[Package Kmisc version 1.0 Index]