On 11/10/2006 1:46 AM, [EMAIL PROTECTED] wrote:
> The simplest way to do this is to put
> 
> options(prompt = "R> ")
> 
> in your .Rprofile file.  If you don't have an .Rprofile file, 
> then persuading Windows to let you call a file by that name can 
> be frustrating.  

The easiest way is probably to use the Save as... menu item in your 
favourite editor, and put the name in quotes, e.g. ".Rprofile".  This 
even works in Notepad, which is nobody's favourite editor.

Duncan Murdoch

______________________________________________
R-help@stat.math.ethz.ch 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.

Reply via email to