Description Usage Arguments Value
This function is designed as a wrapper around SaveData, and is specifically used to save data produced from the AUPUS analysis back to the SWS.
1 | SaveAupusData(aupusData, nodes)
|
aupusData |
A data.table containing the AUPUS data read from the database, see ?getAupusDataset. This is provided solely for extraction of the appropriate column names, it isn't used in any other way. |
nodes |
The data after having been processed by the AUPUS proceedure. This is the data written back to the SWS. |
No data is returned, but the nodes 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.