brazil: Brazil Grid

Description Usage Format Examples

Description

Lat/Long coordinates within Brazil's limits.

Usage

1
data("brazil")

Format

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

x

a numeric vector (longitude)

y

a numeric vector (latitude)

Examples

1
2
data(brazil)
plot(brazil, cex = 0.1, col = "gray")

biotools documentation built on Aug. 7, 2021, 9:06 a.m.