return_result_or_message: Wraps around a function which is returned from 'safely'....

View source: R/scrapurrr.R

return_result_or_messageR Documentation

Wraps around a function which is returned from safely. Makes it return the result or the error message

Description

Wraps around a function which is returned from safely. Makes it return the result or the error message

Usage

return_result_or_message(.function)

Arguments

.function

A function to be wrapped

Value

Returns a function.


m-g-h/scrapurrr documentation built on Aug. 2, 2022, 9:43 a.m.