SweaveAscii {ascii}R Documentation

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.

Author(s)

David Hajage dhajage@gmail.com

See Also

Sweave


[Package ascii version 0.1.3 Index]