| system_information {oeli} | R Documentation |
General system level information
Description
This function returns a list of general system level information.
Usage
system_information()
Value
A list with elements:
-
maschine, the model name of the device -
cores, the number of cores -
ram, the size of the RAM -
os, the operating system -
rversion, the R version used
Examples
system_information()
[Package oeli version 0.5.2 Index]