The goal of mammals
is to provide tools for the implementation of
population dynamics analysis.
You can install the development version of mammals like so:
# install.packages("remotes")
remotes::install_github("matcasti/mammals")
This is a basic example which shows you how to solve a common problem:
library(mammals)
## basic example code
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.