The R Project SVN R

Rev

Rev 88886 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 88886 Rev 89404
Line 55... Line 55...
55
}
55
}
56
\seealso{
56
\seealso{
57
  \code{\link{lapply}}, \code{\link{dendrapply}}.
57
  \code{\link{lapply}}, \code{\link{dendrapply}}.
58
}
58
}
59
\references{
59
\references{
60
  \bibinfo{R:Chambers:1998}{footer}{(\\\\\\code{rapply} is only
60
  \bibinfo{R:Chambers:1998}{footer}{(\code{rapply} is only
61
    described briefly there.)}
61
    described briefly there.)}
62
  \bibshow{R:Chambers:1998}
62
  \bibshow{R:Chambers:1998}
63
}
63
}
64
\examples{
64
\examples{
65
X <- list(list(a = pi, b = list(c = 1L)), d = "a test")
65
X <- list(list(a = pi, b = list(c = 1L)), d = "a test")