inst/examples/inputBox.S

library(RDCOMClient)
e = COMCreate("Excel.Application")
e[["Visible"]]=1
e$InputBox("Hi there", Top=30)
omegahat/RDCOMClient documentation built on July 24, 2022, 5:45 a.m.