tryTryTry: Try an expression n times before quitting

Description Usage Arguments

View source: R/trytrytry.R

Description

Try an expression n times before quitting

Usage

1
tryTryTry(x, n = 3L)

Arguments

x

The expression to try.

n

The number of times to try. Default is 3.


bi-sdal/sdalr.util documentation built on May 28, 2019, 7:10 p.m.