The R Project SVN R

Rev

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

Rev 85981 Rev 88907
Line 73... Line 73...
73
}
73
}
74
\author{
74
\author{
75
Duncan Murdoch and \I{Henrik Bengtsson}.
75
Duncan Murdoch and \I{Henrik Bengtsson}.
76
}
76
}
77
\seealso{
77
\seealso{
78
\code{\link{Sweave}} and the \sQuote{Writing R Extensions} manual.
78
\code{\link{Sweave}} and Section \manual{R-exts}{Writing package vignettes}.
79
}
79
}
80
\examples{
80
\examples{
81
str(vignetteEngine("Sweave"))
81
str(vignetteEngine("Sweave"))
82
}
82
}
83
\keyword{utilities}
83
\keyword{utilities}