knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)

# load development package
devtools::load_all(getwd())
pkgenv <- export_pkgenv()

comsldpsy

This repository contains a reproducible research compendium for our r pkgenv$product:

r pkgenv$authors (r pkgenv$year). r pkgenv$title. r pkgenv$journal. r pkgenv$doi_published

How to cite

Please cite this compendium as:

r pkgenv$authors, (r format(Sys.Date(), "%Y")). Compendium of R code and data for 'r pkgenv$title'. Accessed r format(Sys.Date(), "%d %b %Y"). Online at r pkgenv$doi_osf

Contents

The compendium contains all data, code, and text associated with the r pkgenv$product. It is organized as follows:

How to download or install

There are several ways to use the compendium's contents and reproduce the analysis:

Licenses

Text and figures : CC-BY-4.0

Code : See the DESCRIPTION file

Data : CC-0 attribution requested in reuse



idea-labs/comsldpsy documentation built on April 14, 2020, 4:28 p.m.