Sphinx {ascii}R Documentation

Sweave wrapper for sphinx

Description

Like Sweave, but use RweaveSphinx driver as default value.

Usage

Sphinx(file, driver = RweaveSphinx, 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]