R/lonlat.R

#' Coordinates for Entire Brazil
#'
#' This dataset provides coordinates for Brazil at a spatial resolution of 0.5 x 0.5 degrees.
#'
#' @format ## `lonlat`
#' A matrix with 2841 rows and 2 columns:
#' \describe{
#'   \item{lon}{Longitude in decimal degrees}
#'   \item{lat}{Latitude in decimal degrees}
#'  ...
#' }
#' @source Data generated using information from the Instituto Brasileiro de Geografia e Estatística (IBGE).
#' For more information, visit: <https://www.ibge.gov.br/>
"lonlat"

Try the SPIChanges package in your browser

Any scripts or data that you put into this service are public.

SPIChanges documentation built on April 3, 2025, 7:08 p.m.