powered by
replyr_uniqueValues(x, cname)
d <- data.frame(x=c(1,2,3,3)) replyr_uniqueValues(d,'x')
Run the code above in your browser using DataLab