dot-check_uniqueness function

Check the uniqueness of groups This function takes a data frame df and a vector of columns group_by, and checks whether the combinations of values in the columns specified by group_by are unique. If the combinations are not unique, a warning message is printed.

  • Maintainer: Kim Rand
  • License: GPL (>= 2)
  • Last published: 2025-06-24

Useful links