The R Project SVN R

Rev

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

Rev 88725 Rev 88728
Line 53... Line 53...
53
  
53
  
54
  \code{SweaveHooks} evaluates (when \code{run = TRUE}) the hook
54
  \code{SweaveHooks} evaluates (when \code{run = TRUE}) the hook
55
  functions and returns the names of the active hooks for a code chunk.
55
  functions and returns the names of the active hooks for a code chunk.
56
}
56
}
57
\author{
57
\author{
58
  Friedrich Leisch, with contributions by Seth Falcon.
58
  Friedrich Leisch, with contributions by Seth Falcon and Vincent Goulet.
59
}
59
}
60
\seealso{
60
\seealso{
61
  The \code{\link{Sweave}}, \code{\link{RweaveLatex}} and
61
  The \code{\link{Sweave}}, \code{\link{RweaveLatex}} and
62
  \code{\link{Rtangle}} help pages.
62
  \code{\link{Rtangle}} help pages.
63
}
63
}