Saves object as comma-separated text file (CSV), using write.csv
.
1 | export2CSV(x, file, row.names=FALSE, ...)
|
x |
object to be exported. Currently methods for objects of class epheno (produced with ExpressionPhenoTest function) are implemented. |
file |
Name of the file where the results are to be saved |
row.names |
Passed on to |
... |
Other arguments to be passed on to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.