host_info: Compile Host Information

View source: R/host_info.R

host_infoR Documentation

Compile Host Information

Description

Compile Host Information

Usage

host_info(system_info = NULL, qhost = TRUE)

Arguments

system_info

(optional) A named list as returned by system_info().

qhost

(optional) A data.frame as returned by qhost(). If TRUE (default), then qhost() is queried. If FALSE, then queue information is not reported.

Value

A data.frame (tibble) with information combined based on system_info and qhost.


ucsf-wynton/wyntonquery documentation built on May 15, 2024, 6:23 a.m.