Learn R Programming

LorMe (version 2.0.1)

safe_run: Running function with safe mode

Description

Running function with safe mode

Usage

safe_run(func)

Value

Same as of functions

Arguments

func

Functions to run

Examples

Run this code
safe_run(print("Hello"))

Run the code above in your browser using DataLab