almonds_sample {moderndive} | R Documentation |
Chocolate-covered almonds data sample of size 25
Description
A sample of 25 chocolate-covered almonds, weighed in grams.
Usage
almonds_sample
Format
A data frame with 25 observations on the following 2 variables
- replicate
Replicate number set to 1 since there is only one sample
- ID
Identification value for a given chocolate-covered almond
- weight
Weight of the chocolate-covered almond in grams (to the nearest tenth)
[Package moderndive version 0.7.0 Index]