bpstep | R Documentation |
Each step in the blueprint assembly process is contained in a wrapper 'bpstep' object.
bpstep(step, bp, payload, ...)
step |
The name of the step |
bp |
A 'blueprint' object to create the assembled step |
payload |
A 'bpstep_payload' object that outlines the code to be assembled depending on the workflow executor |
... |
Extensions to the bpstep, like "allow_duplicates" |
A 'bpstep' object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.