Skip to content

Can mathematical formula be used in the help file of a R function or package?

2 messages · Runlong Tang, Rolf Turner

#
On 21/06/11 06:52, Runlong Tang wrote:
See Writing R Extensions --> Writing R Documentation Files --> Mathematics

You need eqn{} and/or deqn{}.

     cheers,

         Rolf Turner