View source: R/02_Romics_Base_Functions.R
romicsApplyPipeline | R Documentation |
Applies a pipeline created with the romicsCreatePipeline() function, pipelines can be edited prior to run them.
romicsApplyPipeline(romics_object, romics_pipeline)
romics_object |
A romics_object created using romicsCreateObject() |
romics_pipeline |
A pipeline created with the romicsCreatePipeline() function. |
This function will return an romics_object that has been processed through a pipeline
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.