2025-01-12 00:52:51 +08:00

40 lines
1.2 KiB
R

### R code from vignette source 'Sweave.Rnw'
###################################################
### code chunk number 1: Sweave.Rnw:127-129
###################################################
rnwfile <- system.file("Sweave", "example-1.Rnw", package = "utils")
Sweave(rnwfile)
###################################################
### code chunk number 2: Sweave.Rnw:134-135
###################################################
tools::texi2pdf("example-1.tex")
###################################################
### code chunk number 3: Sweave.Rnw:378-379
###################################################
SweaveSyntConv(rnwfile, SweaveSyntaxLatex)
###################################################
### code chunk number 4: Sweave.Rnw:488-489 (eval = FALSE)
###################################################
## help("Sweave")
###################################################
### code chunk number 5: Sweave.Rnw:498-499 (eval = FALSE)
###################################################
## help("RweaveLatex")
###################################################
### code chunk number 6: Sweave.Rnw:612-613 (eval = FALSE)
###################################################
## help("Rtangle")