ascii (version 0.1.3)

SweaveAscii: Sweave wrapper for asciidoc

Description

Like Sweave, but use RweaveAsciidoc driver as default value.

Usage

SweaveAscii(file, driver = RweaveAsciidoc, syntax = SweaveSyntaxAscii, ...)

Arguments

file
Name of Sweave source file.
driver
Sweave driver
syntax
SweaveSyntax object
...
Further arguments passed to the driver's setup function.

See Also

Sweave