Function for saving a vector
with or without its row names to a
specified file
1 | save.vector.to.file(vector, file, with.row.names = FALSE)
|
vector |
vector |
file |
string (the name of the file, can be a full path) |
with.row.names |
logical. If TRUE, then the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.