logical
~~|
~~+--
RspObject
Directly known subclasses:
RspCode, RspCodeChunk, RspComment, RspConstruct, RspDirective, RspDocument, RspElseDirective, RspEndifDirective, RspErrorDirective, RspEvalDirective, RspExpression, RspFileProduct, RspIfDirective, RspIfeqDirective, RspIfneqDirective, RspIncludeDirective, RspIntegerDirective, RspLogicalDirective, RspMetaDirective, RspNumericDirective, RspPageDirective, RspProduct, RspRSourceCode, RspShSourceCode, RspSourceCode, RspString, RspStringDirective, RspStringProduct, RspText, RspUnknownDirective, RspUnparsedDirective, RspUnparsedExpression, RspVariableDirective
public class RspObject
extends logical
An RspObject represents an instance a specific RSP class.RspObject(value=NA, attrs=list(), ...)
list
, e.g. type
,
language
, and source
.getAttribute
-
getAttributes
Gets the attributes of an RSP object.
hasAttribute
-
print
Prints a summary of an RSP object.
setAttribute
-
setAttributes
-
}Methods inherited from logical: as.data.frame, as.raster, whichVector