powered by
Data loads lazily. Type data(wine) into the console.
data(wine)
A data.frame with 21 rows and 5 variables:
country.
alcohol. liters alcohol from wine, per capita
deaths. deaths per 100,000
heart. heart disease dths per 100,000
liver. liver disease dths per 100,000
# NOT RUN { str(wine) # }
Run the code above in your browser using DataLab