Lucanus {ADER} | R Documentation |
Measurements of head width and elytra length of several individuals of Lucanus cervus (Linnaeus, 1758) recorded in several localities in Northern Spain.
data("Lucanus")
A data frame with 265 observations on the following 4 variables.
KB
Head size (mm).
EL
Elytra length (mm).
SEXO
Sex, a factor with levels hembra
(female) or macho
(male).
PROVINCIA
Spanish province where each individual was collected. Either Asturias
, Cantabria
or Otras
(other).
data(Lucanus)
str(Lucanus)