Description Usage Arguments Value
This function saves a flow to a file.
1  | .save_flow(flow, path = tempdir(), file_prefix = flow$name)
 | 
flow | 
 (a NIflow object) The flow to save.  | 
path | 
 (character) Path where to save the file, Default: tempdir()  | 
file_prefix | 
 (character) File name, Default: the name of the   | 
Invisibly, the name of the output file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.