| nlist_to_rmd | R Documentation | 
Export named list as RMarkdown file
nlist_to_rmd(nlist, outfile = tempfile(), overwrite = FALSE)
| nlist | A named list, with the names corresponding to chunk names for the output file. | 
| outfile | Name of the output file. | 
| overwrite | Whether to overwrite existing file. | 
Path to output file, returned invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.