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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.