getOutput.FileRspResponse {R.rsp}R Documentation

Gets the output for an RSP response

Description

Gets the output for an RSP response.

Usage

## S3 method for class 'FileRspResponse':
getOutput(this, ...)

Arguments

... Not used.

Value

Returns a connection or a filename.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

For more information see FileRspResponse.


[Package R.rsp version 0.3.4 Index]