neptune_set_api_token {neptune}R Documentation

Sets NEPTUNE_API_TOKEN environment variables

Description

Sets NEPTUNE_API_TOKEN environment variables. It is used as a default api_token value by neptune_init.

Usage

neptune_set_api_token(token)

Arguments

token

string - Your Neptune API token

Value

None

Author(s)

Authors:

See Also

Useful links:

Examples

neptune_set_api_token("ANONYMOUS")

[Package neptune version 0.2.3 Index]