xl.get.excel | R Documentation |
Returns reference to Microsoft Excel application. If there is no running instance exists it will create a new instance.
xl.get.excel()
object of class 'COMIDispatch' (as returned by
COMCreate
from RDCOMClient package).
## Not run:
xls = xl.get.excel()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.