sn: Function to return number of unique items in object

View source: R/utils.R

snR Documentation

Function to return number of unique items in object

Description

Simple wrapper for length(unique())

Usage

sn(x)

Arguments

x

where x is an object such as a dataframe column, a list, etc.


ctdenney/OGFLtools documentation built on Feb. 8, 2023, 5:47 p.m.