logical
~~|
~~+--
RspObject
~~~~~~~|
~~~~~~~+--
RspProduct
~~~~~~~~~~~~|
~~~~~~~~~~~~+--
RspFileProduct
Directly known subclasses:
public class RspFileProduct
extends RspProduct
An RspFileProduct is an RspProduct
that represents an
RSP product in form of a file, e.g. LaTeX, Sweave and knitr documents.RspFileProduct(pathname=NA, ..., mustExist=TRUE)
RspProduct
.TRUE
, it is asserted that the file exists.findProcessor
-
getFileSize
-
getType
-
print
-
view
-
}Methods inherited from RspProduct: !, findProcessor, getMetadata, getType, hasProcessor, print, process, setMetadata, view
Methods inherited from RspObject: getAttribute, getAttributes, hasAttribute, print, setAttribute, setAttributes
Methods inherited from logical: as.data.frame, as.raster, whichVector