On Oct 16, 2013, at 4:03 PM, timscharlton wrote:

> I am new to R and tried to go through the commands shown at App. A of
> "R-intro" (p.78).  
> 
> I get the following error message.
> 
>> fm<-1m(y~x,data=dummy)
> Error: unexpected symbol in "fm<-1m"

In some screen fonts it's difficult to tell the difference between a "1" and an 
"l". You have type 1m thinking it was lm.


> 
> I suspect it might be related to the tilda.

No.

>  All the commands in R-intro for
> the tilda show it in a superscript postion. From my keyboard I only have the
> option as shown above.  
> 
> Any help would be much appreciated.
> 
> Tim
> 
> 
-- 
David Winsemius
Alameda, CA, USA

______________________________________________
R-help@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.

Reply via email to