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
-
rsource
-
tangle
-
tidy
-
}Methods inherited from RspSourceCode: evaluate, print, rstring, tangle, tidy
Methods inherited from RspProduct: !, findProcessor, getType, hasProcessor, print, process, view
Methods inherited from RspObject: print
Methods inherited from character: all.equal, as.Date, as.POSIXlt, as.data.frame, as.raster, downloadFile, formula, getDLLRegisteredRoutines, isOpen, toAsciiRegExprPattern, toFileListTree, toLatex, uses