bqProject: Functions to work with BigQuery projects

bqProjectR Documentation

Functions to work with BigQuery projects

Description

Family of functions for common operations on projects

Usage

bqProjectDatasets(project = bqDefaultProject())

bqProjectTables(project = bqDefaultProject(), datasets = bqProjectDatasets())

Arguments

project

name of the bigquery project

datasets

list of dataset object to filter results

Details

Function queries __TABLES__ table for each dataset in the project


madedotcom/retl documentation built on Sept. 19, 2022, 3:28 a.m.