thomascjohnson/quietR: Simplify Output Verbosity

Simplifies output suppression logic in R packages, as it's common to develop some form of it in R. 'quietR' intends to simplify that problem and allow a set of simple toggle functions to be used to suppress console output.

Getting started

Package details

MaintainerThomas Johnson <thomascjohnson@gmail.com>
LicenseMIT + file LICENSE
Version0.1.0
URL https://github.com/thomascjohnson/quietR
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("thomascjohnson/quietR")
thomascjohnson/quietR documentation built on June 19, 2019, 2:10 a.m.