unique_columns: Unique Columns

Description Usage Arguments Details Value Author(s) Examples

View source: R/unique_columns.R

Description

This function finds how many unique values each column has in a dataframe.

Usage

1

Arguments

df

A data frame.

Details

There are many important details within this function, but the most important is that you enter a data frame as the only argument.

Value

The number of unique values in each column of df.

Author(s)

Isabella Bingaman

Examples

1

isabellabingaman/UniquerIGB documentation built on Nov. 4, 2019, 2:13 p.m.