Org {ascii}R Documentation

Sweave wrapper for org

Description

Like Sweave, but use RweaveOrg driver as default value.

Usage

Org(file, driver = RweaveOrg, 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]