Description Usage Arguments Details Value
Exports the feature matrix into a CSV file.
1 | ERTMonExportToCSVFeatureMatrix(ertObj, fileName = NULL, modelID = NULL)
|
ertObj |
An ERTMon object. |
fileName |
A CSV file name. If |
modelID |
A string; if |
The value of the argument modelID
(if not NULL
) is
added as the first column to the feature matrix data frame (to be exported).
That data frame is assigned to the result monad object $Value
.
An ERTMon object or ERTMonFailureSymbol
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.