set_project | R Documentation |
set_env
sets the environment for the data. It can from from the development (dev),
staging (stage) or production (prod) Connect environments.
set project
sets the project that will get billed for the data processing and download.
set_project(project) set_env(env = c("dev", "stage", "prod"))
project |
The GCP project getting billed |
env |
prod, stage, or dev Connect data |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.