toSourceCode.RspSourceCodeFactory: Translates an RSP document to source code

toSourceCode.RspSourceCodeFactoryR Documentation

Translates an RSP document to source code

Description

Translates an RSP document to source code.

Usage

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

Arguments

expr

An RspDocument that has been preprocessed and flattened.

...

Not used.

Value

Returns the generated source code as a RspSourceCode object.

Author(s)

Henrik Bengtsson

See Also

For more information see RspSourceCodeFactory.


R.rsp documentation built on June 28, 2022, 1:05 a.m.