ejecuta: Executes an Operating System Command

Description Usage Arguments Value

View source: R/ejecuta.R

Description

Executes an Operating System Command

Usage

1
ejecuta(command, intern = FALSE)

Arguments

command

Command to be executed

intern

If TRUE the outpus of the commasnd is passed into R.

Value

If intern=TRUE returns the oputput of the OS command, else returns the command.


pacoalonso/alonsaRp documentation built on May 17, 2020, 9 a.m.