R/data.R

#' Coordinates of select summits in Jotunheimen national park
#'
#' A data frame with four rows and three columns (Summit, Lon, Lat).
#'
#' @format a data.frame
#'
"Mountains_df"

#' Shapefile of boundaries of Jotunheimen national park
#'
#' An sf object containing a polygon describing the boundaries of Jotunheimen national park
#'
#' @format a sf POLYGON
#'
"Jotunheimen_poly"
ErikKusch/KrigR documentation built on Feb. 17, 2025, 2:09 p.m.