Makes a RspSourceCode object.

# S3 method for RspSourceCodeFactory
makeSourceCode(this, code, ...)

Arguments

code

A character vector of code strings.

...

Arguments passed to the language-specific RspSourceCode constructor, e.g. type and metadata.

Value

Returns a RspSourceCode object.

Author

Henrik Bengtsson

See also

For more information see RspSourceCodeFactory.