seguramente: call a function on an object and, if it errors, return the...

Description Usage Arguments Examples

Description

Allows you to call a function on an object and get a result even if it errors. Use with purrr::map()

Usage

1
seguramente(obj, f)

Arguments

obj

an object

f

a function

Examples

1

BillyEhrenberg/FTutilityfuncs documentation built on March 5, 2020, 12:42 a.m.