Get_Group_Properties | R Documentation |
This allows you to receive a list of the group properties of the groups specified by the gid column in the data.table given as Group_Properties_Query
Get_Group_Properties(Group_Properties_Query)
Group_IDs |
A data.table specifying the groups of interest in the gid column. |
## Not run: Get_Group_Properties(data.table(gid = 12345)) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.