out_from_lines | R Documentation |
write output in utf8
out_from_lines( out_lines, to = c("html", "markdown", "raw"), out.dir, filename = "file", edit = TRUE )
out_lines |
vector of html lines to write |
to |
Format to convert to. "html", "markdown" or "raw" text |
out.dir |
Directory where to save output md file |
filename |
filename without extentions |
edit |
Logical. Whether to open file for edition |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.