The statconn tools allow you configure your application
with the Excel client on one machine and the R server
on another machine. In (D)COM, the D stands for
distributed COM.
Dr. Michael Wolf wrote:
> Hi R-users!
>
> I'm trying to create an easy Excel chart using the package RDCOMClient. The
>
Hi R-users!
I'm trying to create an easy Excel chart using the package RDCOMClient. The
following example is working fine:
#---
library(RDCOMClient)
xlLocationAsObject <-2
xlXYScatterSmoothNoMarkers <- 73
ex <- COMCreate("Excel.App
2 matches
Mail list logo