powered by
Data about size and reproductive status in randomly collected individuals of three species of Codium seaweeds in the Cantabrian coast.
data("algas")
A data frame with 359 observations on the following 3 variables.
Sp
Species of Codium. A factor with levels Fra (C. fragile), Tom (C. tomentosum) and Ver(C. vermilara).
Fra
Tom
Ver
Long
Length of each individual.
Estado
Presence (1) or absence (0) of reproductive structures.
data(algas) str(algas)
Run the code above in your browser using DataLab