knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-"
)

rN2000 package

Tools for downloading, querying and processing European Union Natura 2000 data.

Installation

Currently only as development version on GitHub

# install.packages("remotes")
remotes::install_github("IIASA/rN2000")

Usage

In development !!!

Load package

library(rN2000)


iiasa/rN2000 documentation built on Dec. 20, 2021, 6:55 p.m.