help on R primitives
Bill Simpson
wsimpson@uwinnipeg.ca
Fri, 5 Jun 1998 11:37:12 -0500 (CDT)
Not sure if primitives is the right word, but look at this:
> help(for)
Error: syntax error
> ?for
+
[hit ctrl-c to get out at this pt]
Either way I try I can't get help on for. Can the help mechanism be
modified so it is possible to get help on these guys? Another example:
> help(if)
Error: syntax error
But ?(ifelse) works.
I am using version .62, release from April or so.
Bill
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._