Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 746 Bytes

readme.md

File metadata and controls

15 lines (10 loc) · 746 Bytes

steps: Spatially- and Temporally-Explicit Population Simulator

Build Status codecov.io

The package will enable you to setup and run dynamic habitat (landscape/seascape) meta-population models with demographic processes in R.

Installation

steps is currently in development, a version can be installed from GitHub using the devtools package:

devtools::install_github('skiptoniam/steps')
library(steps)