R/mx_ports.R

#' Ports and Marinas of Mexico
#'
#' A `sf` object containing points representing the locations of Ports and Marinas in Mexico
#'
#' @format A simple feature collection with 237 features and 2 fields
#' \describe{
#'   \item{class}{Type of infrastructure it can be Puerto (Port), or Marina}
#'   \item{name}{Name of the infrastructure (i.e. port or marina)}
#'   \item{geometry}{column containing geometry details}
#'   ...
#' }
#' @source \url{https://en.www.inegi.org.mx/}

"mx_ports"

Try the dafishr package in your browser

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

dafishr documentation built on Sept. 11, 2024, 6:24 p.m.