Wine | R Documentation |
A data frame with 177 observations on the following 13 variables.
data("Wine")
A data frame with 177 observations on the following 13 variables.
X14.23
a numeric vector
X1.71
a numeric vector
X2.43
a numeric vector
X15.6
a numeric vector
X127
a numeric vector
X2.8
a numeric vector
X3.06
a numeric vector
X.28
a numeric vector
X2.29
a numeric vector
X5.64
a numeric vector
X1.04
a numeric vector
X3.92
a numeric vector
X1065
a numeric vector
These data are the results of a chemical analysis of wines grown in the same region in Italy but derived from three different cultivars. The analysis determined the quantities of 13 constituents found in each of the three types of wines.
The Wine data set comes from the UCI database.
NA
data(Wine)
## maybe str(Wine) ; plot(Wine) ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.