View source: R/article_assignment.R
| reallocate_from_df | R Documentation | 
Assign users to documents from a dataframe where dataframe has a user_id column and and a document_id column
reallocate_from_df(reassign_dat, allocation_type, allocated_by)
reassign_dat | 
 A dataframe (or tibble) with a user_id column and a document_id column  | 
allocation_type | 
 The allocation type to write to the database  | 
allocated_by | 
 The allocated by to write to the database  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.