Butterfly {ParamANOVA} | R Documentation |
Wingspans of butterflies in different sites
Description
Imaginary data set of wingspans (in cm) of butterflies in different patches of different sites
Usage
data("Butterfly")
Format
A data frame with 300 observations of the following 4 variables.
Sex
a character vector: M=males; F=Females
Site
a numeric vector: 3 different sites
Patch
a numeric vector: 5 patches per site
Wingspan
a numeric vector
Source
Data created by Estelle Laurent
References
Data created by Estelle Laurent
[Package ParamANOVA version 0.1.2 Index]