inst/examples/googleEarth.R

library(RDCOMClient)
ge = COMCreate("GoogleEarth.ApplicationGE")
lib = LoadTypeLib(ge)
names(lib)
sapply(lib, class)
omegahat/RDCOMClient documentation built on July 24, 2022, 5:45 a.m.