odbc_get_id: Get the id of the matching records

View source: R/odbc_get_id.R

odbc_get_idR Documentation

Get the id of the matching records

Description

Get the id of the matching records

Usage

odbc_get_id(table, ..., schema = "public", channel, id_variable = "id")

Arguments

table

The name of the table

...

arguments passed to filter().

schema

The schema of the table. Defaults to public

channel

the open dplyr connection to the database.

id_variable

name of the id variable


INBO-Natura2000/n2khelper documentation built on April 5, 2022, 5:40 p.m.