
Last chance! 50% off unlimited learning
Sale ends in
commandArgs(trailingOnly = FALSE)
trailingOnly = TRUE
, a character vector of those arguments
(if any) supplied after --args.
Startup
unix
BATCH
commandArgs()
## Spawn a copy of this application as it was invoked,
## subject to shell quoting issues
## system(paste(commandArgs(), collapse = " "))
Run the code above in your browser using DataLab