[R] Help from DOS Command Prompt
Jeff Newmiller
jdnewmil at dcn.davis.CA.us
Tue Jul 24 09:50:09 CEST 2012
For beginners under Windows, running RGui.exe is advisable. I would in addition advise you to set your working directory appropriately (using the menus or setwd) before embarking on significant explorations; avoid using the default save workspace feature (save explicitly if at all); and avoid the use of the "attach" and "detach" functions. Keep a text editor open to build a complete sequence of commands to do your analysis... copy/paste to test each line. A repeatable script means you don't really need to save your workspace at all.
---------------------------------------------------------------------------
Jeff Newmiller The ..... ..... Go Live...
DCN:<jdnewmil at dcn.davis.ca.us> Basics: ##.#. ##.#. Live Go...
Live: OO#.. Dead: OO#.. Playing
Research Engineer (Solar/Batteries O.O#. #.O#. with
/Software/Embedded Controllers) .OO#. .OO#. rocks...1k
---------------------------------------------------------------------------
Sent from my phone. Please excuse my brevity.
goss <winston.snyder at gmail.com> wrote:
>Hi all,
>
>I am new to R.
>I downloaded and installed R 2.15.1
>
>I tried typing R.exe --help at the DOS Command line C:\", but I keep
>receiving:
>[quote]
>R.exe is not recognized as an internal or external command
>[/quote]
>
>I tried many variations of R.exe --help, but roughly the same response
>Any ideas?
>
>thx
>w
>
>
>
>--
>View this message in context:
>http://r.789695.n4.nabble.com/Help-from-DOS-Command-Prompt-tp4637557.html
>Sent from the R help mailing list archive at Nabble.com.
>
>______________________________________________
>R-help at r-project.org mailing list
>https://stat.ethz.ch/mailman/listinfo/r-help
>PLEASE do read the posting guide
>http://www.R-project.org/posting-guide.html
>and provide commented, minimal, self-contained, reproducible code.
More information about the R-help
mailing list