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