Skip to content

Calculate the Distance to the Nearest Local Treeline

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

LivioBaetscher/ElevDistr

Repository files navigation

ElevDistr

ElevDistr is a method to calculate the distance to the climatic tree line for large data sets of coordinates (WGS 84) with geographical uncertainty. The default thresholds and the treeline definition is based on Paulsen and Körner, Alp. Bot. 124: 1-12 (2014), users are free to decide what climate layers they would like to use.

Installation

The package ElevDistr can be installed via CRAN or from GitHub using the package devtools.

Stable version from CRAN:

install.packages("ElevDistr")
library("ElevDistr")

Developmental from GitHub:

install.packages("devtools", repos = "http://cran.us.r-project.org")
devtools::install_github("LivioBaetscher/ElevDistr")
library("ElevDistr")

Further information

A detailed description can be found on the Wiki or the package vignette.

About

Calculate the Distance to the Nearest Local Treeline

https://doi.org/10.1111/jbi.14811

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Packages

 
 
 

Languages