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