Learn R Programming

HDclassif (version 2.0)

wine: Wine dataset

Description

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.

Usage

data(wine)

Arguments

Format

A data frame with 178 observations on the following 14 variables :

Source

This dataset is from the UCI machine learning repository, provided here : http://archive.ics.uci.edu/ml/datasets/Wine.

Examples

Run this code
data(wine)

Run the code above in your browser using DataLab