gce_global_project | R Documentation |
Set a project name used for this R session
gce_global_project(project = gce_get_global_project())
project |
project name you want this session to use by default, or a project object |
This sets a project to a global environment value so you don't need to supply the project argument to other API calls.
The project name (invisibly)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.