db_duplicates: Function to find duplicates in a database table's variable.

View source: R/db_duplicates.R

db_duplicatesR Documentation

Function to find duplicates in a database table's variable.

Description

Function to find duplicates in a database table's variable.

Usage

db_duplicates(con, table, variable)

Arguments

con

Database connection.

table

Database table.

variable

Database table's variable to test.

Value

Data frame.

Author(s)

Stuart K. Grange


skgrange/databaser documentation built on April 21, 2024, 6:30 a.m.