[R] suggestion for addition to R-lang.texi
    Stephen Eglen 
    eglen at pcg.wustl.edu
       
    Tue Mar  4 16:40:52 CET 2003
    
    
  
Small suggestion for the documentation:
Should the = operator for assignments, described on
http://developer.r-project.org/equalAssign.html, now be included in
the operator table in doc/manual/R-lang.texi?  If so, one possibility
could be after lines 1096/7:
@item @code{<-}
@tab Left assignment, binary
@item @code{=}
@tab Left assignment, binary
Also, where is the best place to send suggestions of this nature? I
didn't want to send it to r-bugs, since it is not a bug.
Stephen
    
    
More information about the R-help
mailing list