The R Project SVN R

Rev

Rev 59039 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 59039 Rev 61150
Line 42... Line 42...
42
}
42
}
43
\examples{
43
\examples{
44
commandArgs()
44
commandArgs()
45
## Spawn a copy of this application as it was invoked,
45
## Spawn a copy of this application as it was invoked,
46
## subject to shell quoting issues
46
## subject to shell quoting issues
47
## system(paste(commandArgs(), collapse=" "))
47
## system(paste(commandArgs(), collapse = " "))
48
}
48
}
49
\keyword{environment}
49
\keyword{environment}
50
\keyword{sysdata}
50
\keyword{sysdata}
51
\keyword{programming}
51
\keyword{programming}