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"
Our pre-print is online here:
Joseph MB, Knapp RA, (2020).
r Title
. bioRxiv, Online at https://doi.org/xxx/xxx
Please cite this compendium as:
Joseph MB, Knapp RA, (
r format(Sys.Date(), "%Y")
). Compendium of R code and data forr Title
. Accessedr format(Sys.Date(), "%d %b %Y")
. Online at https://doi.org/xxx/xxx
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")
Text and figures : CC-BY-4.0
Code : See the DESCRIPTION file
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.