Learn R Programming

quietR (version 0.1.0)

Simplify Output Verbosity

Description

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.

Copy Link

Version

Install

install.packages('quietR')

Monthly Downloads

145

Version

0.1.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Thomas Johnson

Last Published

June 17th, 2019

Functions in quietR (0.1.0)

enable_cat

Getting and Setting Verbosity
cat

Output Functions