write_qmd_file.Rd
Write a QMD file
write_qmd_file( x, preamble, output, encoding = zirconia::opts$get("encoding"), preventOverwriting = zirconia::opts$get("preventOverwriting"), silent = zirconia::opts$get("silent") )
The work
The path and filename to write to
The encoding to use
Whether to overwrite an existing file or not
Whether to be silent or verbose
The YAML preamble to include
x, invisibly