qhost: Return output from qhost command as data.frame

Description Usage Arguments

View source: R/ge_qhost.R

Description

Return output from qhost command as data.frame

Usage

1
2
qhost(cmd = "qhost", flags = NULL, filter = NULL, exact = TRUE,
  ext = FALSE, raw = FALSE)

Arguments

cmd

qstat command, default 'qhost'

flags

add flags

filter

filter (afterwards) list of column names and filter values

exact

filter using exact match or partial match? 'TRUE' by default

user

specify user

queue

specify queue


ronkeizer/Rge documentation built on May 27, 2019, 1:51 p.m.