search for: usrguide

Displaying 1 result from an estimated 1 matches for "usrguide".

Did you mean: userguide
2001 Sep 27
1
Tildes in R docmentation.
I'm getting flummoxed when trying to putting a tilde (``~'') --- as in a formula --- into an R documentation file, or rather in getting one to appear in the *.dvi output that results from converting a *.Rd file. In my *.Rd file I wrote an expression of the form \code{cbind(x,y) ~ z} This shows up in the appropriate way in the plain text help, and in the html help. But if I do R