brazil.Rd
Lat/Long coordinates within Brazil's limits.
data("brazil")
A data frame with 17141 observations on the following 2 variables.
x
a numeric vector (longitude)
y
a numeric vector (latitude)
data(brazil) plot(brazil, cex = 0.1, col = "gray")