Learn R Programming

biotools (version 3.0)

brazil:

Description

Lat/Long coordinates within Brazil's limits.

Usage

data("brazil")

Arguments

Format

A data frame with 17141 observations on the following 2 variables.
x
a numeric vector (longitude)
y
a numeric vector (latitude)

Examples

Run this code
data(brazil)
plot(brazil, cex = 0.1, col = "gray")

Run the code above in your browser using DataLab