Learn R Programming

sars (version 1.0.0)

aegean: A SAR dataset describing invertebrates on islands in the Aegean Sea, Greece

Description

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

Usage

data(aegean)

Arguments

Format

A list with two elements. The first element contains the name of the dataset. The second element contains a data frame with 2 columns and 16 rows. Each row contains the area of an island in the Galapagos (1st column) and the number of plants on that island (2nd column).

Examples

Run this code
# NOT RUN {
data(aegean)
# }

Run the code above in your browser using DataLab