get_node_data: Convert the output of 'pbsnodes' into a list/data frame

get_node_dataR Documentation

Convert the output of pbsnodes into a list/data frame

Description

Runs future's plan, in a way that works well with the Rochester cluster nodes

Usage

get_node_data(info_string, as_df = TRUE)

Arguments

info_string

a single string of all the output of pbsnodes. Each line should be separated by a newline character

as_df

if TRUE, it returns it as a data frame, otherwise it returns it as a list

Value

A data frame / list with all the node information


burchill/cs documentation built on May 28, 2023, 1:29 p.m.