inst/doc/errorize.R

## ----include=FALSE-------------------------------------------------------
library(errorizer)

## ------------------------------------------------------------------------
mean2 <- errorize(mean)

## ------------------------------------------------------------------------
mean2(1:10)

Try the errorizer package in your browser

Any scripts or data that you put into this service are public.

errorizer documentation built on May 2, 2019, 5:39 a.m.