View source: R/summarize_data.R
is_unique | R Documentation |
Check if a variable is unique, i.e., there are as many unique values in the object as the total number of values
is_unique(obj)
obj |
a vector |
unique length
is_unique(1:7)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.