Package: R.rsp Class RspProduct
logical
~~|
~~+--RspObject
~~~~~~~|
~~~~~~~+--RspProduct
Directly known subclasses: RspFileProduct, RspRSourceCode, RspShSourceCode, RspSourceCode, RspStringProduct
public abstract class RspProduct extends RspObject
An RspProduct object represents an RSP product generated by processing an RSP document.
RspProduct(object=NA, ...)The RSP product.
Arguments passed to RspObject.
Methods:
| ! | - | |
| findProcessor | Locates a processor for an RSP product. | |
| getType | Gets the type of an RSP product. | |
| hasProcessor | Checks whether a processor exist or not for an RSP product. | |
| print | - | |
| process | Processes an RSP file product. | |
| view | Views the RSP product. | 
Methods inherited from RspObject: print
Methods inherited from logical: as.data.frame, as.raster, whichVector