neptune_ANONYMOUS_API_TOKEN: API token for anonymous logging.

ANONYMOUS_API_TOKENR Documentation

API token for anonymous logging.

Description

You can use this value for the api_token parameter of the init methods.

Author(s)

Authors:

See Also

Useful links:

Examples

## Not run: 
# We are using api token for an anonymous user neptuner. For your projects use your private token.
run <- neptune_init(api_token = ANONYMOUS_API_TOKEN,
                    project = "common-r/quickstarts")

## End(Not run)

neptune-ai/neptune-r documentation built on Aug. 21, 2023, 6:51 p.m.