Checks if all the elements in a vector are unique
all_unique(x, ...)
https://www.mail-archive.com/r-help@r-project.org/msg77592.html OLD (no longer working): https://r.789695.n4.nabble.com/Is-there-a-function-to-test-if-all-the-elements-in-a-vector-are-unique-td931833.html
logical (are all the elements in the vector unique)