groups_create_remote | R Documentation |
Create a Remote Group
groups_create_remote(connect, prefix, expect = 1, check = TRUE, exact = FALSE)
connect |
An R6 Connect object. |
prefix |
character. The prefix of the user name to search for. |
expect |
number. Optional. The number of responses to expect for this search. |
check |
boolean. Optional. Whether to check for local existence first. |
exact |
boolean. Optional. Whether to only create groups whose name
exactly matches the provided |
The results of creating the groups.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.