| data-potatoes {doBy} | R Documentation |
Weight and size of 20 potatoes. Weight in grams; size in milimeter. There
are two sizes: length is the longest length and width is the
shortest length across a potato. #'
potatoes
A data frame with 20 observations on the following 3 variables.
weighta numeric vector
lengtha numeric vector
widtha numeric vector
Søren Højsgaard, sorenh@math.aau.dk
My own garden; autumn 2015.
data(potatoes) plot(potatoes)