Description Usage Arguments Value
Save Inputs from Processing Data
1 | SaveInputFromProcessingData(inputData, edges)
|
inputData |
A data.table containing the input data read from the database, see ?getInputFromProcessData. This is provided solely for extraction of the appropriate column names, it isn't used in any other way. |
edges |
The edge data.table, after having been processed by the AUPUS proceedure. This is the updated data.set to write back to the SWS. |
No data is returned, but the edges data.set is written back to the SWS.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.