help question
Hi r-help-bounces at r-project.org napsal dne 08.04.2011 18:24:37:
On 08/04/2011 9:20 AM, DEBERGH Patrick wrote:
hello I am at the very beginneing of using the R program I just don't understand how one can save a programfile For exemple, if I type in R 23+456 and want to save this file under a
ceratin name to reload it later, i just don't get the way to do it R is not Microsoft Word. When you type 23+456, you're asking R to do something for you, you're not writing a document. So you can save a record of what you asked for, but you can't reload it later in R to continue on.
If you want such functionality you shall look to some editor which is capable to cooperate with R like TINN-R or maybe ESS. Regards Petr
Duncan Murdoch
I can save it with the save function;I acheive to see that I have a
file
with the name, but no way to understand how to reload or re-suse it
in the official r manuel this is very badly described for first
users..
thanks helping me saving R programs Best regards Patrick Debergh VP Product Development Colibrys (Suisse) Ltd - Maladi?re 83 - CH-2000 Neuch?tel, Switzerland Phone: +41 32 720 5696 / Fax: +41 32 720 57 84 mailto:patrick.debergh at colibrys.com http://www.colibrys.com<http://www.colibrys.com/>
_________________________________________________________________ This message may contain confidential and proprietary material for the
sole
use of the intended recipient. Any review or distribution by others is strictly prohibited. If you are not the intended recipient, please
contact
the sender and delete all copies
_________________________________________________________________ [[alternative HTML version deleted]] ______________________________________________ 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.
______________________________________________ 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.