Learn R Programming

ADER (version 1.5)

algas: Size and Reproduction in Codium Seaweeds

Description

Data about size and reproductive status in randomly collected individuals of three species of Codium seaweeds in the Cantabrian coast.

Usage

data("algas")

Arguments

Format

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).

Long

Length of each individual.

Estado

Presence (1) or absence (0) of reproductive structures.

Examples

Run this code
data(algas)
str(algas)

Run the code above in your browser using DataLab