Description Usage Arguments Value
Convert your data into a dataframe and write that dataframe to a .csv
1 | writeCSV(testdata, predictstatement, filename = "yourAnswer")
|
predictstatement |
Predictions generated from fit model |
filename |
Desired new .csv file name |
data |
Data to be put into a dataframe |
Nothing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.