character
~~|
~~+--RspObject
~~~~~~~|
~~~~~~~+--RspString
Directly known subclasses:
public class RspString
extends RspObject
An RspString is a character vector with RSP markup.RspString(s=character(), ...)RspObject.evaluate Parses, translates, and evaluates the RSP string.
getMetadata Gets the metadata of the RspDocument.
getSource Gets the source reference of an RSP string.
getType Gets the type of an RSP string.
nbrOfLines Gets the number of lines in an RSP string.
parse Parses the RSP string.
print -
rcat -
rclean -
rcompile -
rfile -
rscript -
rstring -
toR Parses and translates the RSP string into R code.
}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