showDuplicated: a function to show pairs of duplicated items

View source: R/utils.R

showDuplicatedR Documentation

a function to show pairs of duplicated items

Description

a function to show pairs of duplicated items

Usage

showDuplicated(aTable, colWithDuplicates, colToSelect)

Arguments

aTable
  • a table

colWithDuplicates

= the column with duplicates

colToSelect
  • the column to display

Value

a logical vector


jwist/fusion documentation built on Jan. 25, 2024, 3:24 p.m.