powered by
system
## S3 method for class 'default': systemR(command="", ..., Rcommand="R", verbose=FALSE)
character
vector
logical
Verbose
R.home
res <- systemR("--slave -e cat(runif(1))", intern=TRUE) cat("A random number: ", res, "", sep="")
Run the code above in your browser using DataLab