unique_sum: Returns number of unique characters

Description Usage Arguments Value

View source: R/main.R

Description

This function takes input as vector or column of data table or data frame. The function returns the number of unique elements in the vector.

Usage

1

Arguments

x:

A character, date, or factor vector

Value

A vector


r2rahul/expdata documentation built on May 18, 2019, 2:36 a.m.