knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)
# Please put your title here to include it in the file below.
Title <- "Using encounter data to improve capture-recapture abundance estimates"

secmr

A research compendium for: "Using encounter data to improve capture-recapture abundance estimates"

Travis build status

Our pre-print is online here:

Joseph MB, Knapp RA, (2020). r Title. bioRxiv, Online at https://doi.org/xxx/xxx

How to cite

Please cite this compendium as:

Joseph MB, Knapp RA, (r format(Sys.Date(), "%Y")). Compendium of R code and data for r Title. Accessed r format(Sys.Date(), "%d %b %Y"). Online at https://doi.org/xxx/xxx

How to download or install

You can download the compendium as a zip from from this URL:

Or you can install this compendium as an R package, secmr, from GitHub with:

# install.packages("remotes")
remotes::install_github("mbjoseph/secmr")

Licenses

Text and figures : CC-BY-4.0

Code : See the DESCRIPTION file

Contributions

We welcome contributions from everyone. Before you get started, please see our contributor guidelines. Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.



mbjoseph/secmr documentation built on Jan. 29, 2021, 9:35 a.m.