Description Usage Value Examples
Create a COM Outlook.Application instance.
1 | connect_outlook(wait_seconds = 3)
|
An object of class 'COMIDispatch.' that represents an Outlook application instance.
1 2 3 4 | ## Not run:
com <- connect_outlook()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.