README.md

redlistManipulatr

Travis build status AppVeyor build status

redlistManipulatr collects a group of functions used to pull and manipulate IUCN Red List habitat and elevation data.

Installation

You can install the released version of redlistManipulatr from github with:

remotes::install_github("matthewlewis896/redlistManipulatr", build_vignettes = TRUE)

Description

All functions intended for end users are denoted by a preceeding RL_.

This package also contains several pieces of Red List data, including transcriptions of the Red List Habitat Classification scheme v3.1 and the Red List Seasonal Distribution Codes. See ?habitats and ?seasons for more information and View(habitats) or View(seasons) to view the data.

Use

Loading the Package

library(redlistManipulatr)

Capabilities

To see a breakdown of the main functions of the package with examples see the vignette.

vignette("redlistManipulatr")


matthewlewis896/redlistManipulatr documentation built on Jan. 22, 2022, 1:01 p.m.