Nothing
Code
extract_duplicates(df1, id = "id")
Output
Row id item1 item2 item3 count_na
1 1 1 NA NA NA 3
2 4 1 2 2 2 0
3 3 3 1 1 1 0
4 5 3 3 3 3 0
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.