delete_credentials {ixplorer} | R Documentation |
Delete your ixplorer credentials
Description
Delete your ixplorer credentials
Usage
delete_credentials(instance = "current")
Arguments
instance |
an instance from ixplorer such as "prueba" or "masterclass" |
Details
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
Value
Delete credentials saved by add_token()
Examples
## Not run:
delete_credentials("masterclass")
## End(Not run)
[Package ixplorer version 0.2.2 Index]