Replace Images in A Quarto-Generated docx-file with Mschart docx-files
Source:R/qmd_replace_docx_imgs_with_mscharts.R
replace_docx_imgs_with_mscharts.Rd
Replace Images in A Quarto-Generated docx-file with Mschart docx-files
Usage
replace_docx_imgs_with_mscharts(
main_file,
chart_dir = fs::path_ext_remove(main_file),
delete_mschart_files = FALSE
)