knitr::opts_chunk$set(collapse = TRUE, comment = "#>", fig.path = "man/figures/", out.width = "100%")
This repository contains the research compendium for the project "PROJECT TITLE". It contains all the code required to import, format, and integrate the data needed for this project, as well as the code used to perform the analyses, figures, and the project report.
Please cite this research compendium as follows:
{{ PLEASE ADD A CITATION }}
This research compendium is structured as follows:
pipedat/: outputs from the pipedat
package workflow, if used.
docs/: contains the html version of the report and other publications of the project
figures/: contains all the figures generated for the project
man/: contains the documentation for all R functions that are part of the research compendium
output/: contains all the outputs from the project
R/: contains R functions developped for the assessment
pubs/: contains the R Markdown version of the project report and other publications
DESCRIPTION
: research compendium metadata (authors, date, dependencies, etc.)
README.Rmd
: description of research compendiumAdd the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.