unique_na | R Documentation |
This returns distinct values of the elements in a vector, including NA values.
unique_na(df, column)
df |
data frame |
column |
the column |
the distinct values of the column
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.