VermontPop | R Documentation |
Vermont country populations from the US Census, 1900-1990
VermontPop
An object of class data.frame
with 14 rows and 10 columns.
Morgenthaler, Stephan, and John W. Tukey. “Multipolishing and Two-Way Plots.” Metrika 53.3 (2001): 245–267.
options(digits=4)
VP <- twoway(VermontPop,
method="median",
responseName = "log Population")
VP
plot(VP)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.