silent_attempt: Silently attempt

Description Usage Arguments Value Examples

Description

A wrapper around silently and attempt

Usage

1

Arguments

...

the expression to evaluate

Value

an error if any, a warning if any.

Examples

1
2
3
4
## Not run: 
silent_attempt(warn("nop!"))

## End(Not run)

attempt documentation built on May 4, 2020, 1:05 a.m.