bqr_global_project: Set global project name

View source: R/globals.R

bqr_global_projectR Documentation

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

Details

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

Value

The project name (invisibly)

See Also

Other project functions: bqr_get_global_project()


cloudyr/bigQueryR documentation built on Oct. 28, 2023, 3:36 p.m.