Compile Host Information
host_info(system_info = NULL, qhost = TRUE)
(optional) A named list as returned by system_info()
.
(optional) A data.frame as returned by qhost()
.
If TRUE
(default), then qhost()
is queried.
If FALSE
, then queue information is not reported.
A data.frame (tibble) with information combined based
on system_info
and qhost
.