R/sweden_border.R

#' sweden_border
#' @title The coordinates of the border of Sweden
#' @description This dataset contains a dataframe with the longitude and latitude coordinates of the border of Sweden.
#' @format A dataframe containing two columns (longitude and latitude) and 407398 rows representing points on the border of Sweden.
#' @source \url{https://gadm.org/download_country_v3.html}
#' @details column names: longitude, latitude
"sweden_border"
Marbr987/lab5 documentation built on Dec. 17, 2021, 2:20 a.m.