bigQueryR (version 0.4.0)

bqr_global_project: Set global project name

Description

Set a project name used for this R session

Usage

bqr_global_project(project)

bq_global_project(project)

Arguments

project

project name you want this session to use by default, or a project object

Value

The project name (invisibly)

Details

This sets a project to a global environment value so you don't need to supply the project argument to other API calls.

See Also

Other project functions: bqr_get_global_project