duplicates_count | R Documentation |
Count duplicates
duplicates_count(x)
x |
Vector of numeric type or character |
data_example = data.frame(x = c(1,2,2,2,3,3))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.