RMarkdown ドキュメントをggvis
プロット付きで Word に編もうとすると、Rstudio から次のメッセージが表示されます。
Error: Functions that produce HTML output found in document targeting docx output.
Please change the output type of this document to HTML.
Execution halted
export_png
おそらくandを使用して、これを可能にするためのエレガントなソリューション (あまり労力をかけずに) はありvg2png
ますか?