character
~~|
~~+--RspObject
~~~~~~~|
~~~~~~~+--RspConstruct
~~~~~~~~~~~~|
~~~~~~~~~~~~+--RspDirective
~~~~~~~~~~~~~~~~~|
~~~~~~~~~~~~~~~~~+--RspVariableDirective
Directly known subclasses:
RspIntegerDirective, RspLogicalDirective, RspMetaDirective, RspNumericDirective, RspStringDirective
public class RspVariableDirective
extends RspDirective
An RspVariableDirective is an RspDirective that causes the
RSP parser to assign the value of an attribute to an R object of
the same name as the attribute at the time of parsing.RspVariableDirective(value="variable", ...)character string.RspDirective.getInclude -
}Methods inherited from RspDirective: asRspString, getNameContentDefaultAttributes, requireAttributes
Methods inherited from RspConstruct: asRspString, getComment, getInclude, getSuffixSpecs
Methods inherited from RspObject: getAttribute, getAttributes, hasAttribute, print, setAttribute, setAttributes
Methods inherited from character: all.equal, as.Date, as.POSIXlt, as.data.frame, as.raster, downloadFile, formula, getDLLRegisteredRoutines, isOpen, toAsciiRegExprPattern, toFileListTree, toLatex, uses