brazil {biotools} | R Documentation |
Brazil Grid
Description
Lat/Long coordinates within Brazil's limits.
Usage
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
data(brazil)
plot(brazil, cex = 0.1, col = "gray")
[Package biotools version 4.2 Index]