Convert a list to a text file, for manual observation - will write it to the current directory
1 | write_list(my_list, file_name)
|
my_list |
The R list |
file_name |
What you want to name your text file |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.