Learn R Programming

Tivy (version 0.1.1)

peru_coast_parallels: Lines parallel to the Peruvian coast

Description

Dataset containing lines parallel to the Peruvian coast at different distances. These lines are useful for spatial analyses related to fishery management.

Usage

peru_coast_parallels

Arguments

Format

A list of data.frames, each representing a line parallel to the Peruvian coast.

Each data frame contains:
lon

Longitude corresponding to the isoparalittoral area

lat

Latitude corresponding to the isoparalittoral area

dc

Distance to coast category (10-200)

Examples

Run this code
data(peru_coast_parallels)

Run the code above in your browser using DataLab