dbplyr_edition {noctua}R Documentation

Declare which version of dbplyr API is being called.

Description

Declare which version of dbplyr API is being called.

Usage

dbplyr_edition.AthenaConnection(con)

Arguments

con

A dbConnect object, as returned by dbConnect()

Value

Integer for which version of 'dbplyr' is going to be used.


[Package noctua version 2.6.2 Index]