Learn R Programming

sars (version 2.0.0)

aegean2: A SAR dataset describing plants on islands in the Aegean Sea, Greece

Description

A sample dataset in the correct sars format: contains the areas of a number of islands in the Aegean Sea, Greece, and the number of plant species recorded on each island.

Usage

data(aegean2)

Arguments

Format

A data frame with 2 columns and 173 rows. Each row contains the area of an island in the Aegean (1st column) and the number of plants on that island (2nd column).

Examples

Run this code
data(aegean2)

Run the code above in your browser using DataLab