knitr::opts_chunk$set(collapse  = TRUE,
                      comment   = "#>",
                      fig.path  = "man/figures/",
                      out.width = "100%")

demo.compendium

License: GPL (>= 2) Dependencies


This repository was automatically created using the R package rcompendium and the function new_compendium(renv = TRUE, dockerfile = TRUE)


How to cite

Please cite this compendium as:

{{ PLEASE ADD A CITATION }}

Content

This repository is structured as follow:

Usage

docker build -t "demo.compendium" .
docker run --rm -p 127.0.0.1:8787:8787 -e DISABLE_AUTH=true demo.compendium
source("make.R")

Notes



ahasverus/demo.compendium documentation built on April 16, 2022, 3:02 p.m.