praiserror

praiserror provides you with a useless and demoralizing error handler. Please turn your speakers on.

Code Examples

library("praiserror")

stop("An error was made")

Installation

CRAN Build Status

This package is not yet on CRAN and probably won't be. To install the latest development version you can pull a potentially unstable version directly from GitHub:

if(!require("ghit")){
    install.packages("ghit")
}
ghit::install_github("leeper/praiserror")


leeper/praiserror documentation built on May 21, 2019, 12:37 a.m.