| FileRspResponse | R Documentation | 
Package:  R.rsp 
Class FileRspResponse
Object
~~|
~~+--RspResponse
~~~~~~~|
~~~~~~~+--FileRspResponse
Directly known subclasses:
HttpDaemonRspResponse
public static class FileRspResponse
extends RspResponse
FileRspResponse(file=stdout(), path=NULL, overwrite=FALSE, ...)
file | 
 A filename or a   | 
path | 
 An optional path to the file.  | 
overwrite | 
 If   | 
... | 
 Not used.  | 
Methods:
 flush  | - | |
 getAbsolutePath  | Gets the absolute pathname to the current RSP file. | |
 getName  | Gets the (base)name of the current RSP file. | |
 getOutput  | Gets the output for an RSP response. | |
 getPath  | Gets the path of the directory of the current RSP file. | |
 writeResponse  | - | |
Methods inherited from RspResponse:
flush, writeResponse
Methods inherited from Object:
$, $<-, [[, [[<-, as.character, attach, attachLocally, clearCache, clearLookupCache, clone, detach, equals, extend, finalize, getEnvironment, getFieldModifier, getFieldModifiers, getFields, getInstantiationTime, getStaticInstance, hasField, hashCode, ll, load, names, objectSize, print, save
Henrik Bengtsson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.