maintenance/vignettes/Sweave_it.R

################################################################################
##     R Script:  Sweave_it.R
##
##  Description:  Weave screenr_Tutorial.Rnw
################################################################################
library(tools)
workpath <- file.path(Sys.getenv("DEVEL"), "screenr_maintenance/vignettes")
setwd(workpath)
Sweave("screenr_Tutorial.Rnw")
sgutreuter/screenr documentation built on Oct. 19, 2024, 12:49 p.m.