R.rsp (version 0.40.0)

toR.RspDocument: Translates the RSP document into R source code

Description

Translates the RSP document into R source code.

Usage

"toR"(object, factory=RspRSourceCodeFactory(), ...)

Arguments

...
Optional arguments passed to toSourceCode() for the RspSourceCodeFactory.

Value

Returns the R source code as an RspRSourceCode.

See Also

For more information see RspDocument.