ez.execute: alias of 'system'

ez.executeR Documentation

alias of system

Description

alias of system

Usage

ez.execute(
  command,
  intern = FALSE,
  ignore.stdout = FALSE,
  ignore.stderr = FALSE,
  wait = TRUE,
  input = NULL,
  show.output.on.console = TRUE,
  minimized = FALSE,
  invisible = TRUE,
  timeout = 0
)

jerryzhujian9/ezmisc documentation built on March 9, 2024, 12:44 a.m.