R.rsp (version 0.9.17)

RspRSourceCode: The RspRSourceCode class

Description

Package: R.rsp Class RspRSourceCode character ~~| ~~+--RspObject ~~~~~~~| ~~~~~~~+--RspProduct ~~~~~~~~~~~~| ~~~~~~~~~~~~+--RspSourceCode ~~~~~~~~~~~~~~~~~| ~~~~~~~~~~~~~~~~~+--RspRSourceCode Directly known subclasses: public abstract class RspRSourceCode extends RspSourceCode An RspRSourceCode object is an RspSourceCode holding R source code.

Usage

RspRSourceCode(...)

Arguments

...
character strings.

Fields and Methods

Methods: rll{ 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