View source: R/unique_sans_na.R
unique_sans_na | R Documentation |
Supply a vector, return a vector with just unique values, excluding NA
unique_sans_na(x)
x |
a vector |
a vector of the unique entries
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.