Description Usage Arguments Details Value Author(s) Examples
View source: R/unique_columns.R
This function finds how many unique values each column has in a dataframe.
1 |
df |
A data frame. |
There are many important details within this function, but the most important is that you enter a data frame as the only argument.
The number of unique values in each column of df.
Isabella Bingaman
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.