bigrquery-package {bigrquery} | R Documentation |
bigrquery: An Interface to Google's 'BigQuery' 'API'
Description
Easily talk to Google's 'BigQuery' database from R.
Package options
bigrquery.quiet
Verbose output during processing? The default value,
NA
, turns on verbose output for queries that run longer than two seconds. UseFALSE
for immediate verbose output,TRUE
for quiet operation.bigrquery.page.size
Default page size for fetching data, defaults to 1e4.
Author(s)
Maintainer: Hadley Wickham hadley@posit.co (ORCID)
Authors:
Jennifer Bryan jenny@posit.co (ORCID)
Other contributors:
Posit Software, PBC [copyright holder, funder]
See Also
Useful links:
Report bugs at https://github.com/r-dbi/bigrquery/issues
[Package bigrquery version 1.5.1 Index]