View source: R/manual_layer_configure.R
| configure | R Documentation |
Provide the setup configuration for the TileDB Cloud package.
configure()
It considers four different environment variables:
TILEDB_REST_TOKEN, TILEDB_REST_HOST,
TILEDB_REST_USERNAME, and TILEDB_REST_PASSWORD.
To operate, either an API token has to be provided and will be used, or the username and password combination will be used to log in with a new session.
A named vector with configuration values is returned.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.