Skip to content
Snippets Groups Projects
Name Last commit Last update
R
data
inst/scripts
man
DESCRIPTION
NAMESPACE
README.md

border

Description

The package gathers borders shapefiles converted into sf spatial object. These are data I gathered long time ago.

The dataset related to the Norwegian borders comes from The Norwegian Mapping Authority. The dataset related to the world border has been gotten on the web. It was public.

This is not an official package built by [The Norwegian Mapping Authority. Sofar only Norwegian borders and worldwide are included in this dataset.

Installation

#devtools::install_github("r-lib/devtools")
library("devtools")
devtools::install_git("https://git.nilu.no/rgis/border.git")