Arizona | R Documentation |
This is the data set used by Tukey (1977) for the initial examples of twoway tables
a matrix of 7 rows (Month) and 3 columns (City) where the value is mean
monthly temperature in degrees F. The matrix has a responseName
attribute, "Temperature"
Tukey, J. W. (1977). Exploratory Data Analysis, Reading MA: Addison-Wesley. Exhibit 1 of chapter 10, p. 333
data(Arizona)
(AR.2way <-twoway(Arizona, method="median"))
## plot(AR.2way)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.