getCompleteCode.RspSourceCodeFactory {R.rsp}R Documentation

Gets the source code header, body, and footer

Description

Gets the source code header, body, and footer.

Usage

## S3 method for class 'RspSourceCodeFactory'
getCompleteCode(this, object, ...)

Arguments

...

Not used.

Value

Returns a character string.

Author(s)

Henrik Bengtsson

See Also

For more information see RspSourceCodeFactory.


[Package R.rsp version 0.45.0 Index]