newWorkflow {seqminer} | R Documentation |
Create a new workflow
Description
Create a new workflow
Usage
newWorkflow(name)
Arguments
name |
character, specify the name of the workflow |
Examples
w <- newWorkflow("wf")
[Package seqminer version 9.4 Index]