Learn R Programming

Sleuth2 (version 2.0-7)

case0801: Island Area and Number of Species

Description

The data are the numbers of reptile and amphibian species and the island areas for seven islands in the West Indies.

Usage

case0801

Arguments

Format

A data frame with 7 observations on the following 2 variables.

Area

area of island (in square miles)

Species

number of reptile and amphibian species on island

Examples

Run this code
str(case0801)
plot(case0801)

Run the code above in your browser using DataLab