RspPage
From R.rsp v0.7.5
by Henrik Bengtsson
The RspPage class
Package: R.rsp
Class RspPage
Object
~~|
~~+--
RspPage
Directly known subclasses:
public static class RspPage
extends Object
- Keywords
- classes
Usage
RspPage(pathname=NULL, ...)
Arguments
- pathname
- A
character
string. - ...
- Not used.
Fields and Methods
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, clearLookupCache, clone, detach, equals, extend, finalize, gc, getEnvironment, getFieldModifier, getFieldModifiers, getFields, getInstantiationTime, getStaticInstance, hasField, hashCode, ll, load, objectSize, print, registerFinalizer, save
Community examples
Looks like there are no examples yet.