powered by
Unique Without NA
unique_no.NA(x)
unique values with no NA
vector
x=c(1,2,3,1,NA) unique(x) unique_no.NA(x)
Run the code above in your browser using DataLab