potatoes: Weight and size of 20 potatoes

potatoesR Documentation

Weight and size of 20 potatoes

Description

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.

Usage

potatoes

Format

A data frame with 20 observations on the following 3 variables.

weight

a numeric vector

length

a numeric vector

width

a numeric vector

Author(s)

Søren Højsgaard, sorenh@math.aau.dk

Source

My own garden; autumn 2015.

Examples


data(potatoes)
plot(potatoes) 


doBy documentation built on Nov. 2, 2023, 5:48 p.m.