dbplyr_edition {RAthena}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 RAthena version 2.6.1 Index]