Wrapper Function for Weaving Either Rnw or Rmd Exercises
xweave(file, quiet = TRUE, encoding = NULL, engine = NULL, envir = new.env(),
pdf = TRUE, png = FALSE, svg = FALSE, height = 6, width = 6, resolution = 100,
highlight = FALSE, ...)file, quiet, encoding |
|
engine |
character indicating whether |
envir |
argument passed to |
pdf, png, svg, height, width, resolution, highlight, ... |
arguments passed to
|
If png = TRUE or svg = TRUE when calling Sweave, then
the resulting includegraphics statements are supplemented with the .png
or .svg suffix of the corresponding graphics. For svg a simple
graphics device hook .xweave_svg_grdevice is provided on-the-fly
for plug-in into Sweave.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.