[R] Rd: more than one list

Christian Hennig hennig at stat.math.ethz.ch
Tue Aug 6 12:05:59 CEST 2002


Dear group,

I would like to document more than one function on one help page using the
Rd language. I tried something like

\value{
  \code{foo1} returns a list with components
  \item{arg1}{Argument 1}
  \item{arg2}{Argument 2}

  \code{foo2} returns a list with components
  \item{arg3}{Argument 3}
  \item{arg4}{Argument 4}
}

Unfortunately this makes the text 
"\code{foo2} returns a list with components" disappear in the help pages.
It seems that, after items are specified, no further text outside of items
can be processed. Is this true? What can I do to get both value lists 
documented without writing a separate page for foo2?

Best,
Christian

-- 
***********************************************************************
Christian Hennig
Seminar fuer Statistik, ETH-Zentrum (LEO), CH-8092 Zuerich (current)
and Fachbereich Mathematik-SPST/ZMS, Universitaet Hamburg
hennig at stat.math.ethz.ch, http://stat.ethz.ch/~hennig/
hennig at math.uni-hamburg.de, http://www.math.uni-hamburg.de/home/hennig/
#######################################################################
ich empfehle www.boag.de


-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list