Asciidoc {ascii}R Documentation

Sweave wrapper for asciidoc

Description

Like Sweave, but use RweaveAsciidoc driver as default value.

Usage

Asciidoc(file, driver = RweaveAsciidoc, syntax = SweaveSyntaxNoweb, ...)

Arguments

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

Author(s)

David Hajage dhajage@gmail.com

See Also

Sweave


[Package ascii version 0.3.2 Index]