get_system_info {dyn.log} | R Documentation |
Get System Info
Description
Wrapper around Sys.info() that provides the values in a named list format.
Usage
get_system_info()
Value
Sys.info()
as a named list
See Also
Other Context:
class_scope()
,
exec_context()
,
format_fn_call()
,
get_call_stack()
,
get_r_version()
,
sys_context()
[Package dyn.log version 0.4.0 Index]