nunique: Find Length of Unique Terms in Vector

Description Usage Arguments Examples

Description

Find Length of Unique Terms in Vector.

Usage

1

Arguments

x

vector

Examples

1
nunique(c("A", "A", "B", "C")) # should = 3

data-steve/holstr documentation built on May 14, 2019, 6:17 p.m.