View source: R/signatures_utils.R
Utility function for simple write table with the following parameters: (sep = "\t",quote = FALSE,row.names = TRUE,col.names = TRUE).
1 | writeTable(t, file)
|
t |
R table or matrix |
file |
name of the output plain text file |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.