Skip to contents

This function is the opposite of remove_bot_dupes(). Instead of removing bots and duplicates from a data frame, it keeps them. This was designed to make it easy to send to survey panel providers so they can remove them from your data set.

Usage

get_bot_dupe(data)

Arguments

data

A data.frame object you want to operate on