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-HPC/wyntonquery documentation built on March 6, 2025, 1:12 a.m.