getOccupationData: Get Occupation data from the Connect Data.

View source: R/connectBQ.R

getOccupationDataR Documentation

Get Occupation data from the Connect Data.

Description

Calls the BQ API. The user will have to go through the OAuth dance. To make sure you have access to the data, you will want to run bq_auth().

Usage

getOccupationData(project = preferences$project, env = preferences$env)

Arguments

project
  • The project which is billed for the BQ processing.

env
  • Either "dev", "stage", or "prod"

Value

tibble with data.


Analyticsphere/ConnectAnalystR documentation built on March 10, 2023, 5:28 a.m.