read.bq.table: Convert a copy + pasted BigQuery output table into a tibble...

Description Usage Arguments

Description

I'm not proud of this function, but I'd be lying if I said I didn't use it. To use it, first run any query in BigQuery. Once the results are returned, you can just copy and paste the table output into a script or console, surround it with quotes, and pipe it into this function.

Usage

1
read.bq.table(table.text)

Arguments

table.text

the copied text output from a BQ query


dataframing/archive documentation built on May 20, 2019, 10:19 p.m.