potatoes | R Documentation |
Weight and size of 20 potatoes. Weight in grams; size in millimeter. 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.
weight
a numeric vector
length
a numeric vector
width
a numeric vector
Søren Højsgaard, sorenh@math.aau.dk
My own garden; autumn 2015.
data(potatoes)
plot(potatoes)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.