| assign_reallocations_to_user | R Documentation | 
Assigns mutiple single events for reallocation to clusters to a single user.
assign_reallocations_to_user( event_report_ids, user_id, clusterattempt_id, is_corrective )
| event_report_ids | The autocluster_ids to allocate. | 
| user_id | The user id to allocate to. | 
| clusterattempt_id | Id of the clustering attempt (must match clusteratttempt_id of the allocations). | 
| is_corrective | Is the cluster reallocation in corrective mode (usually 0 i.e. not in corrective mode). Corrective mode is implemented when reallocation stage takes place after the combination stage has taken place. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.