BaseDosDadosConnection-class {basedosdados} | R Documentation |
Base dos dados specific connection to BigQuery
Description
Implements a connection class to prevent a bug caused when trying to use BigQueryConnection. The bug is described in Pull Request #1563. Once fixed, this class and its method should probably be removed.
Usage
## S3 method for class 'BaseDosDadosConnection'
dbplyr_edition(con)
Arguments
con |
A BaseDosDadosConnection object. |
[Package basedosdados version 0.2.2 Index]