ps_project_set | R Documentation |
Set GCP projectId
ps_project_set(project_id)
project_id |
|
character
ProjectId string
Other Auth functions:
ps_project_get()
,
pubsub_auth()
## Not run: ps_project_set("my-new-project") # Do whatever... # Jump back on the default project ps_project_set(Sys.getenv("GCP_PROJECT")) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.