View source: R/delete_credentials.R
delete_credentials | R Documentation |
Delete your ixplorer credentials
delete_credentials(instance = "current")
instance |
an instance from ixplorer such as "prueba" or "masterclass" |
Delete the credentials saved by add_token() in your computer. This can be useful when you are using the ixplorer package on a shared computer or any other case you don't want to keep the credentials stored
Delete credentials saved by add_token()
## Not run:
delete_credentials("masterclass")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.