View source: R/pipeline_hooks.R
| export_for_wdl | R Documentation |
Export Capsule data in JSON format suitable for WDL workflows
export_for_wdl(output_file)
output_file |
Character. Path to save config (required). |
List containing config data
## Not run:
export_for_wdl(tempfile(fileext = ".json"))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.