R/UKOutline.R

#' UK outline
#'
#' Easting and northing national grid reference points around the coast of the UK
#'
#' @format A data frame with 3867 rows and 2 variables
#' \describe{
#'   \item{X_BNG}{Easting, British national grid reference}
#'   \item{Y_BNG}{Northing, British national grid reference}
#' }
#' @source \url{https://environment.data.gov.uk/}
"UKOutline"

Try the UKFE package in your browser

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

UKFE documentation built on Nov. 6, 2023, 1:07 a.m.