character
~~|
~~+--RspObject
~~~~~~~|
~~~~~~~+--RspProduct
~~~~~~~~~~~~|
~~~~~~~~~~~~+--RspSourceCode
~~~~~~~~~~~~~~~~~|
~~~~~~~~~~~~~~~~~+--RspRSourceCode
Directly known subclasses:
public abstract class RspRSourceCode
extends RspSourceCode
An RspRSourceCode object is an RspSourceCode holding R source code.RspRSourceCode(...)character strings.evaluate Parses and evaluates the R code.
findProcessor -
parse Parses the R code.
rcat -
rfile -
tangle -
tidy -
}Methods inherited from RspSourceCode: evaluate, print, rstring, tangle, tidy
Methods inherited from RspProduct: findProcessor, getMetadata, getType, hasProcessor, print, process, view
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