Package: R.utils
Class System
Object
~~|
~~+--
System
Directly known subclasses:
public static class System
extends Object
The System class contains several useful class fields and methods. It cannot be instantiated.
Methods:
currentTimeMillis | - | |
findGhostscript | - | |
findGraphicsDevice | - | |
getHostname | - | |
getMappedDrivesOnWindows | - | |
getUsername | - | |
mapDriveOnWindows | - | |
openBrowser | - | |
parseDebian | - | |
unmapDriveOnWindows | - |
Methods inherited from Object:
$, $<-, [[, [[<-, as.character, attach, attachLocally, clearCache, clearLookupCache, clone, detach, equals, extend, finalize, getEnvironment, getFieldModifier, getFieldModifiers, getFields, getInstantiationTime, getStaticInstance, hasField, hashCode, ll, load, names, objectSize, print, save
Henrik Bengtsson