powered by
make.uniqueIF: produces unique strings from duplicated
make.uniqueIF(string, sep = "_", letter = FALSE)
character vector
name of char. vector
separator
boolean, use numbers when FALSE
FALSE
make.uniqueIF(c(1, 1, 2, 2))
Run the code above in your browser using DataLab