duplis: Show all duplicated values

Description Usage Arguments Details

View source: R/duplis.R

Description

Show all duplications in a vector and not only one.

Usage

1
duplis(x, index = T)

Arguments

x

Vector to in which duplicates will be searched

index

indicate whether to return numerical index of duplicated entries or logical vector

Details

Author: Holger Kirsten


cfbeuchel/CarlHelpR documentation built on Dec. 24, 2019, 8:08 p.m.