| RspString | R Documentation | 
Package:  R.rsp 
Class RspString
character
~~|
~~+--RspObject
~~~~~~~|
~~~~~~~+--RspString
Directly known subclasses:
public class RspString
extends RspObject
An RspString is a character vector with RSP markup.
RspString(s=character(), ...)
s | 
 A   | 
... | 
 Arguments passed to   | 
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. | |
 parseDocument  | Parses an RSP string into a RSP document. | |
 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:
Ops,nonStructure,vector-method, Ops,structure,vector-method, Ops,vector,nonStructure-method, Ops,vector,structure-method, all.equal, as.Date, as.POSIXlt, as.data.frame, as.raster, coerce,ANY,character-method, coerce,character,SuperClassMethod-method, coerce,character,signature-method, coerce<-,ObjectsWithPackage,character-method, coerce<-,signature,character-method, downloadFile, formula, getDLLRegisteredRoutines, glyphJust, isOpen, toAsciiRegExprPattern, toFileListTree, toLatex, uses
Henrik Bengtsson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.