safe_run: Running function with safe mode

View source: R/safe_run.R

safe_runR Documentation

Running function with safe mode

Description

Running function with safe mode

Usage

safe_run(func)

Arguments

func

Functions to run

Value

Same as of functions

Examples

safe_run(print("Hello"))

LorMe documentation built on Jan. 12, 2026, 9:06 a.m.