View source: R/system_information.R
system_information | 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
Other package helpers:
Dictionary
,
Storage
,
identical_structure()
,
input_check_response()
,
match_arg()
,
package_logo()
,
print_data.frame()
,
print_matrix()
,
renv_development_packages()
,
unexpected_error()
,
user_confirm()
system_information()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.