| save_df_to_file | R Documentation | 
Function for saving a data.frame to a specified file.
Column and row names are written by default and the tab is used
as a delimiter.
save_df_to_file(df, file)
| df | data.frame | 
| file | string. The name of the file, can be a full path. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.