Skip to content
Prev 263243 / 398502 Next

(no subject)

On 11-06-20 9:17 PM, Runlong Tang wrote:
They are sorted according to the \name entry for the .Rd file, which 
doesn't have to match the function name.  (See lattice for an example of 
a package where the names are different, specifically in order to have 
things presented in a particular order.)

Another way to address this issue is the common practice to document 
more than one function in a single .Rd file.

By the way, questions about package writing generally belong in the 
R-devel list rather than R-help.

Duncan Murdoch