tests/testthat/_snaps/duplicates.md

signal_duplicate_records Test 3: dataset of duplicate records can be accessed using get_duplicates_dataset()

Code
  get_duplicates_dataset()
Message
  Duplicate records with respect to `USUBJID`.
Output
  # A tibble: 4 x 3
    USUBJID COUNTRY  AAGE
  * <chr>   <chr>   <dbl>
  1 P01     GER        22
  2 P01     JPN        34
  3 P04     BRA        21
  4 P04     BRA        21


Roche-GSK/admiral documentation built on April 14, 2025, 12:36 p.m.