knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

Centralised and Automated Reporting Tools

Lifecycle: retired ![GitHub tag](https://img.shields.io/github/tag/umr1283/CARoT.svg?label=latest tag&include_prereleases) R build status

Installation

# Install CARoT from CRAN:
install.packages("CARoT")

# Or the the development version from GitHub:
# install.packages("remotes")
remotes::install_github("umr1283/CARoT")
library(CARoT)

Overview

CARoT (Centralised and Automated Reporting Tools) is an under development set of Quality-Control reporting tools and some other functions.

Currently CARoT includes the following functions from other packages:

Getting help

If you encounter a clear bug, please file a minimal reproducible example on github.
For questions and other discussion, please contact the package maintainer.


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.



mcanouil/CARoT documentation built on Sept. 18, 2021, 4:43 a.m.