write output in utf8
out_from_lines(
out_lines,
to = c("html", "markdown", "raw"),
out.dir,
filename = "file",
edit = TRUE
)
vector of html lines to write
Format to convert to. "html", "markdown" or "raw" text
Directory where to save output md file
filename without extentions
Logical. Whether to open file for edition