write_flow_details {flowr}R Documentation

Write files describing this flow

Description

Write files describing 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.11 Index]