Description Usage Arguments Value
This function is a wrapper around read.table to write tab separated files with "." as decimal separator.
| 1 2 | 
| x | Matrix or data.frame to be exported | 
| file | file parameter of write.table | 
| row.names | row names | 
| col.names | col names | 
| quote | quote | 
| append | append | 
| na | NA string | 
| dec | Decimal separator | 
Nothing returned??
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.