is_duplicated_in: Duplicated elements

Description Usage Arguments Value See Also

Description

Duplicated elements

Usage

1

Arguments

x

Vector or list

Value

A logical vector of the same length as x that is TRUE if the corresponding element of x occurs more than once in x, and otherwise FALSE. NAs always result in FALSE.

See Also

duplicated


cbaumbach/miscFun documentation built on May 13, 2019, 1:48 p.m.