Update_Group_Properties | R Documentation |
This allows you to change the group properties of as many groups as you like.
Update_Group_Properties(Group_Update_Table)
Group_Update_Table |
This is a data.table that has the column "gid" and one or more of the following columns: "new_grelevance", "new_group_name", "new_group_order", "new_description", "new_language", "new_randomization_group". These columns contain the information that you want to use to update the respective group parameters.
|
## Not run: Update_Group_Properties(data.table(gid = 123455, new_grelevance = 1)) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.