VermontPop: Vermont country populations from the US Census, 1900-1990

Description Usage Format References Examples

Description

Vermont country populations from the US Census, 1900-1990

Usage

1

Format

An object of class data.frame with 14 rows and 10 columns.

References

Morgenthaler, Stephan, and John W. Tukey. “Multipolishing and Two-Way Plots.” Metrika 53.3 (2001): 245–267.

Examples

1
2
3
4
5
6
options(digits=4)
VP <- twoway(VermontPop,
             method="median",
             responseName = "log Population")
VP
plot(VP)

friendly/twoway documentation built on Aug. 21, 2020, 7:03 p.m.