remove_duplicates
: Remove duplicateRemoves the duplicate entries from the panel data based on the id of the respondent to detect random responses.
remove_duplicates(csv_data)
Argument |Description
------------- |----------------
csv_data
| A list containing the responses
A list containing unique responses (based on id) from the original panel data remove_duplicates()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.