Package: R.rsp Class RspString
character
~~|
~~+--RspObject
~~~~~~~|
~~~~~~~+--RspString
Directly known subclasses:
public class RspString extends RspObject
RspString(s=character(), ...)Arguments passed to RspObject.
Methods:
| evaluate | Parses, translates, and evaluates the RSP string. | |
| 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 | - | |
| rcode | - | |
| rcompile | - | |
| rfile | - | |
| rsource | - | |
| rstring | - | |
| toR | Parses and translates the RSP string into R code. | 
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