System {R.utils} | R Documentation |
Static class to query information about the system
Description
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.
Fields and Methods
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
Author(s)
Henrik Bengtsson
[Package R.utils version 2.12.3 Index]