system_safe: Run system commands

View source: R/cmd.R

system_safeR Documentation

Run system commands

Description

Run system commands

Usage

system_safe(cmd, print_cmd = TRUE, conda_env = NULL)

Arguments

cmd

the command to run.

print_cmd

if TRUE, also print the command.

conda_env

set conda env.


hiplot/hiplotlib documentation built on Jan. 31, 2024, 10:11 a.m.