[R] system in windows
Duncan Murdoch
dmurdoch at pair.com
Sat Mar 30 14:02:25 CET 2002
On Fri, 29 Mar 2002 ripley at stats.ox.ac.uk wrote:
>That is already built in as shell.exec(): please read what we have
>provided for you.
>All versions of Windows have start *if* shell is using the Windows shell:
>but it does not need to.
I misread this the first time, so maybe others did too. Here's more
detail:
1. shell.exec() should work in all Win32 versions. For example,
shell.exec('http://www.r-project.org')
will open the web page in the default browser (assuming only that the
browser is installed properly).
2. shell('start http://www.r-project.org') could work in any Win32
version, but the user might have changed the path, or the shell, so it
won't necessarily.
Duncan Murdoch
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list