execute: Execute given exe file with arguments.

View source: R/rscript.R

executeR Documentation

Execute given exe file with arguments.

Description

Execute given exe file with arguments.

Usage

execute(exe, ...)

Arguments

exe

Path of exe file.

...

optional arguments for exe file.


hmito/hmRLib documentation built on March 13, 2024, 9:41 p.m.