Displaying 1 result from an estimated 1 matches for "unmatced".
Did you mean:
  unmatched
  
2003 Oct 12
6
Rd problems
Hola!
I have the following in a .Rd file:
 \eqn{\mbox{coef} = c(\mbox{coef}[1],\ldots, \mbox{coef}[n]) }
        {coef = c(coef[1], coef[2], \dots, coef[n])}
However, both arguments come out in the latex file!
Whats happening?
Kjetil Halvorsen