remove duplicata R dataframe code example Example: remove duplicate values in data frame r df <- df %>% distinct()