I just tried to do the same task (see beloew) using the rcom package. This
works fine (see below).
Still I would like to now how this can be done using RDCOMClient.
TIA, Mark
library(rcom)
ppt <- comCreateObject("PowerPoint.Application")
pres <- comInvoke(comGetProperty(ppt, "Presentations"), "A
I try to produce and modify shapes in a PowerPoint presentation but run into a
difficulty setting a variable.
library(RDCOMClient)# load
RDCOMClient package
library(SWinTypeLibs) # package
SWinTypeLibs from Om
2 matches
Mail list logo