README.md

Travis build
status AppVeyor build
status

landscapeverse

The goal of landscapeverse is to make it easy to install and load core packages for landscape analysis in a single command.

Installation

You can install the released version of landscapeverse from CRAN with:

install.packages("landscapeverse")

Or the development version from GitHub:

# install.packages("devtools")
devtools::install_github("hadley/tidyverse")

Usage

library(landscapeverse) will load the core landscapeverse packages:

library(landscapeverse)
#> ── Attaching packages ────────────────────────────────────────────────────────────────────────────── landscapeverse 0.0.2 ──
#> ✔ NLMR             0.3.2     ✔ landscapemetrics 0.3  
#> ✔ landscapetools   0.3.0
#> 

Packages

As well as the core landscapeverse, installing this package also installs a selection of other packages that you’re likely to use frequently, but probably not in every analysis. This includes packages:



r-spatialecology/landscapeverse documentation built on May 14, 2019, 12:11 p.m.