newnode_csv: newnode_csv

Description Usage Arguments Value

View source: R/newnode_csv.R

Description

newnode_csv

Usage

1
2
newnode_csv(indat = NULL, names_col = NULL, in_col = NULL,
  out_col = NULL, clusters_col = NULL)

Arguments

indat

the input data.frame

names_col

the name of each edge (the boxes)

in_col

the name of the nodes that are inputs to each edge with comma seperated vals. whitespace will be stripped

out_col

the nodes that are outputs of each edge.

clusters_col

optional

Value

dataframe representation of the inputs and outputs


ivanhanigan/disentangle documentation built on Feb. 19, 2022, 9:22 a.m.