try.try_try_try: Try running a function and get a non-error response n times

Description Usage Arguments Examples

View source: R/try.R

Description

Try running a function and get a non-error response n times

Usage

1
try.try_try_try(x, n = 3L)

Arguments

x

A function.

n

Number of times to try.

Examples

1

dads2busy/dataplumbr documentation built on July 2, 2021, 3:24 a.m.