R.rsp (version 0.46.0)

toSourceCode.RspSourceCodeFactory: Translates an RSP document to source code

Description

Translates an RSP document to source code.

Usage

# S3 method for RspSourceCodeFactory
toSourceCode(object, doc, ...)

Value

Returns the generated source code as a RspSourceCode object.

Arguments

...

Not used.

Author

Henrik Bengtsson

See Also

For more information see RspSourceCodeFactory.