| as.csv.string | R Documentation | 
Produces a csv string from x, returned as a length 1 chr vector.
as.csv.string(x, title = NULL, row.names = T)
| x | object | 
| title | optional title to prepend to output | 
| row.names | either a logical value indicating whether the row names of x are to be written along with x, or a character vector of row names to be written | 
a character vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.