R/dat_nodexy.R

#' @title The coordinates of each node
#' @description A dataset containing the coordinates (longitude, latitude, in decimal degrees) for each node in a subset of the WeStCOMS mesh in an area around Oban (see \code{\link[fvcom.tbx]{dat_area_boundaries}}).
#'
#' @format A data frame with 310 rows and 3 variables:
#' \describe{
#'   \item{node_id}{A unique identifier of each node.}
#'   \item{x}{The longitude (decimal degrees) of each node.}
#'   \item{y}{The latitude (decimal degrees) of each node.}
#' }
#' @source Dmitry Aleynik
"dat_nodexy"
edwardlavender/fvcom.tbx documentation built on Nov. 26, 2022, 10:28 p.m.