rr_function
: Write the updated .csv fileGiven a .csv file with panel data, excludes duplicate entries, applies time filter for random responses and writes the result in another .csv file.
rr_function(csv_file, excluded_time_groups)
Argument |Description
------------- |----------------
csv_file
| The file we want to process
excluded_time_groups
| A list containing the indices of excluded time groups
A list containing the updated data rr_function()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.