[Rd] Wishlist: multiple classes in \method{}{} (Rd markup) (PR#9135)

gregor.gorjanc at bfro.uni-lj.si gregor.gorjanc at bfro.uni-lj.si
Thu Aug 10 00:26:46 CEST 2006


Hello!

I wish that one could use

\method{myMethod}{classA, classB}(x, arg1, arg2, arg3, ...)

instead of

\method{myMethod}{classA}(x, arg1, arg2, arg3, ...)
\method{myMethod}{classB}(x, arg1, arg2, arg3, ...)

when methods for both classA and classB have same set of arguments. This
way there would be a line or two less markup in Rd file as well as in
produced help page - one with note for both (or several classes) is more
than enough. This might also ease reading of help pages.

Thank you very much for such a great software!

-- 
Lep pozdrav / With regards,
    Gregor Gorjanc

----------------------------------------------------------------------
University of Ljubljana     PhD student
Biotechnical Faculty
Zootechnical Department     URI: http://www.bfro.uni-lj.si/MR/ggorjan
Groblje 3                   mail: gregor.gorjanc <at> bfro.uni-lj.si

SI-1230 Domzale             tel: +386 (0)1 72 17 861
Slovenia, Europe            fax: +386 (0)1 72 17 888

----------------------------------------------------------------------
"One must learn by doing the thing; for though you think you know it,
 you have no certainty until you try." Sophocles ~ 450 B.C.



More information about the R-devel mailing list