Description Usage Arguments See Also
This is simply a wrapper around write.table with the settings I use most often.
1 2 |
x |
the object to be written, preferably a matrix or data frame.
If not, it is attempted to coerce |
file |
either a character string naming a file or a connection
open for writing. |
quote |
a logical value ( |
sep |
the field separator string. Values within each row of
|
row.names |
either a logical value indicating whether the row
names of |
col.names |
either a logical value indicating whether the column
names of |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.