flush_editorcontent | R Documentation |
Flush the content of the editor window (even if not saved), saving it into a file whose name is the same as the filename in the editor, with a specified suffix
flush_editorcontent(out_suffix = ".flushed.R")
out_suffix |
Character string, defaults to .flushed.R |
Creates a file
# flush_editorcontent() # e.g. to be inserted in the execution of a scripts
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.