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

RebelAnalysis

Lifecycle: experimental

This app is a mini-app developed using Shiny in a Golem framework. Its purpose is to analyse REBEL data, as exported from its (proprietary) software in Microsoft Excel (.xls/.xlsx) format.

Installation

Use AWS CodeBuild to re-build this whenever the code changes. It should work.

Usage



cgtc/RebelAnalysis documentation built on Feb. 21, 2022, 5:28 p.m.