R/DelphinusXY.R

#' Sample locations of common dolphins in Australia and New Zealand
#'
#'
#'@format A data frame with 21 rows and 3 columns:
#' \describe{
#'   \item{ID}{Site name}
#'   \item{X}{Longitude}
#'   \item{Y}{Latitude}
#' }
#' 
#' @examples
#' data(DelphinusXY)
#' head(yourData)
#'
#' @name DelphinusXY
NULL
pygmyperch/melfuR documentation built on Aug. 26, 2024, 12:48 a.m.