knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

demarray

Travis build status Lifecycle status

demarray (pronounced "dem-array") contains functions for creating demographic arrays, and for basic actions on demographic arrays such as printing. It also contains a number of general-purpose internal functions for working with demographic arrays.

demarray is still under construction, and not ready for serious use.

Installation

To install from GitHub, use:

devtools::install_github("bayesiandemography/demarray")


johnrbryant/demarray documentation built on Dec. 31, 2021, 11:57 a.m.