Learn R Programming

sars (version 2.0.0)

habitat: A sar_habitat dataset describing snails on islands in the Aegean Sea, Greece

Description

A sample dataset in the correct sar_habitat format: contains the areas of a number of islands in the Skyros Archipelago (km2), the number of habitats, and the number of land snail species recorded on each island.

Usage

data(habitat)

Arguments

Format

A data frame with 3 columns and 12 rows. Each row contains the area of an island (1st column), and the number of habitats (2nd column) and species on that island (3rd column).

Examples

Run this code
data(habitat)

Run the code above in your browser using DataLab