Write liquidData
in such a way that it is understood by liquidSVM command line utilities.
1 2 | write.liquidData(data, location = ".", label = 1, name = NULL,
type = "csv")
|
data |
the liquidData to write |
location |
the location to write |
label |
the column with this index or this name will become the label column, and be written as the first column. |
name |
the name of the file. If |
type |
the format of output. At the moment only |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.