system_information {oeli} | R Documentation |
This function returns a list
of general system level information.
system_information()
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
system_information()