produces a vector graphics output from R plot instructions
and add the result in an Excel sheet.
by read_xlsx
.
xl_add_vg(x, sheet, code, left, top, width, height, ...)
an rxlsx
object produced by officer::read_xlsx
sheet label/name
plot instructions
left and top origin of the plot on the slide in inches.
Height and width in inches.
arguments passed on to dml_xlsx
.