Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 660 Bytes

File metadata and controls

18 lines (13 loc) · 660 Bytes

nrvtools

R-CMD-check

Provides tools for post-processing and summarizing outputs from Natural Range of Variability simulations. Produces 'X over time' and other summaries for multiple landscape and patch metrics. Designed for use with the NRV_summary module.

Installation

You can install nrvtools from GitHub using:

# install.packages("remotes")
remotes::install_github("FOR-CAST/nrvtools")