Create a Remote Group
Arguments
- 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
prefix
.