powered by
make.unique improvement
make_unique(vec, sep = "_")
a vector
char separator to use
# NOT RUN { make_unique(c("a","a","a","b","a","b","c")) # }
Run the code above in your browser using DataLab