Skip to content

(no subject)

2 messages · Runlong Tang, Duncan Murdoch

#
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