write_flow_details {flowr}R Documentation

write files desribing this flow

Description

write files desribing this flow

Usage

write_flow_details(x, fobj, summ, flow_det, flow_mat, flow_def, plot = FALSE)

Arguments

x

path to write to

fobj

flow object

summ

a status summary.

flow_det

a flow details data.frame

flow_mat

flow matrix (of commands)

flow_def

flow definiion

plot

logical, plot or not


[Package flowr version 0.9.10 Index]