any.duplicated | R Documentation |
How many entries are duplicated?.
## S3 method for class 'duplicated'
any(vec, summarize = TRUE, max.shown = 25)
vec |
input vector |
summarize |
Print summary? Default: TRUE |
max.shown |
Print first X elements. Default: 25 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.