make.unique.2 | R Documentation |
R make.unique starting in 1. Example: x,x.1,x.2,x.3 becomes x.1,x.2,x.3,x.4.
make.unique.2(x, sep = ".")
x |
A numeric vector |
sep |
Delimeter between value and number |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.