RspPage {R.rsp} | R Documentation |
Package: R.rsp
Class RspPage
Object
~~|
~~+--
RspPage
Directly known subclasses:
public static class RspPage
extends Object
RspPage(pathname=NULL, ...)
pathname |
A character string. |
... |
Not used. |
Methods:
getAbsolutePath | Gets the absolute pathname to the current RSP file. | |
getName | Gets the (base)name of the current RSP file. | |
getPath | Gets the path of the directory of the current RSP file. |
Methods inherited from Object:
$, $<-, [[, [[<-, as.character, attach, attachLocally, clearCache, clone, detach, equals, extend, finalize, gc, getEnvironment, getFields, getInstanciationTime, getStaticInstance, hasField, hashCode, ll, load, objectSize, print, save
Henrik Bengtsson (http://www.braju.com/R/)