# NOT RUN {
partial_unique(c("Sepal.Width", "Sepal.Length", "Species", "Petal.Width"))
# returns list(Sepal.W = "Sepal.Width", Sepal.L = "Sepal.Length",
# Sp = "Species", P = "Petal.Width")
# }
Run the code above in your browser using DataLab