| starburst_rebuild_environment | R Documentation |
Rebuild environment image
starburst_rebuild_environment(region = NULL, force = FALSE)
region |
AWS region (default: from config) |
force |
Force rebuild even if current environment hasn't changed |
Invisibly returns NULL. Called for its side effect of
rebuilding and pushing the Docker environment image.
if (starburst_is_configured()) {
starburst_rebuild_environment()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.