Learn R Programming

OPC (version 0.0.2)

Wine: Wine

Description

A data frame with 177 observations on the following 13 variables.

Usage

data("Wine")

Arguments

Format

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

Details

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.

References

NA

Examples

Run this code
data(Wine)
## maybe str(Wine) ; plot(Wine) ...

Run the code above in your browser using DataLab