Skip to contents

The goal of mammals is to provide tools for the implementation of population dynamics analysis.

Installation

You can install the development version of mammals like so:

# install.packages("remotes")
remotes::install_github("matcasti/mammals")

Example

This is a basic example which shows you how to solve a common problem:

library(mammals)
## basic example code

Code of Conduct

Please note that the mammals project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.