dbplyr_edition: Declare which version of dbplyr API is being called.
Description
Declare which version of dbplyr API is being called.
Usage
dbplyr_edition.AthenaConnection(con)
Value
Integer for which version of `dbplyr` is going to be used.
Arguments
- con
A dbConnect
object, as returned by dbConnect()