knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "README-" ) # Please put your title here to include it in the file below. Title <- "Densities and population dynamics of red-backed salamanders in Western Maryland"
Please cite this compendium as:
Authors, (
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: https://github.com/djhocking/sparcnetfsu/archive/master.zip
Or you can install this compendium as an R package, sparcnetfsu, from GitHub with:
# install.packages("devtools") remotes::install_github("djhocking/sparcnetfsu")
Text and figures : CC-BY-4.0
Code : See the DESCRIPTION file
Data : CC-0 attribution requested in reuse
IACUC AUP: A2017-006, A2018-013
State Permits: 56702
We welcome contributions and collaborations. 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.
This compendium was build using the R package rrtools
: https://github.com/benmarwick/rrtools
You can read more about the concept of reproducible research and using this compendium concept at https://peerj.com/preprints/3192.pdf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.