View source: R/neptune_set_api_token.R
neptune_set_api_token | R Documentation |
Sets NEPTUNE_API_TOKEN environment variables. It is used as a default api_token value by neptune_init.
neptune_set_api_token(token)
token |
string - Your Neptune API token |
None
Authors:
Mateusz Dominiak
Maintainer: Neptune DevTeam Devbackend@neptune.ai
Useful links:
Documentation https://docs.neptune.ai/
Report bugs at https://github.com/neptune-ai/neptune-r/issues
neptune_set_api_token("ANONYMOUS")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.