ph_with_gg_at: add ggplot to a pptx presentation
Description
add a ggplot as a png image into an rpptx object
This function is deprecated in favor of ph_with
.
Usage
ph_with_gg_at(x, value, width, height, left, top, ...)
Arguments
left, top
location of the new shape on the slide
...
Arguments to be passed to png function.