Get unique list of values from a column in a data frame in R? Question Simple coding logic in R in progress 0 R TheDataMonk 56 years 1 Answer 931 views Grand Master 0
Answer ( 1 )
Unique(dataset$columnname)