R/coords.R

#' @title  Coordinate of region in South Sumatera
#'
#' @description A simple \code{tibble} dataset containing the coordinate region In South.
#'
#' @format A \code{tibble} with 17 rows as Region/City and 2 column,which are:
#' \describe{
#' \item{"Longitude"}{longitude coordinate for each location}
#' \item{"Latitude"}{latitude coordinate for each location}
#' }
#'
#' @source https://www.bps.go.id/
#'
"coords"

Try the sgstar package in your browser

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

sgstar documentation built on May 23, 2021, 5:06 p.m.