R/cities.R

#' Latitudes and Longitudes of a few locations in Victoria, Australia
#'
#'
#' cities.
#'
#' @format A data frame with 5 rows and three columns
#' \describe{
#'   \item{city}{name of city}
#'   \item{longitude}{longitude in decimal degrees}
#'   \item{latitude}{latitude in decimal degrees}
#' }
"cities"
scrogster/scrogR documentation built on May 8, 2019, 1 a.m.