gl_group_req | R Documentation |
Prefixes the request location with "groups/:id/subgroups" and automatically translates group names into ids
gl_group_req(group, ...)
group |
The ID, name or URL-encoded path of the group |
... |
passed on to |
A vector of character to be used as request for functions involving groups
## Not run:
gl_group_req("test_group" = "<<your-group-id>>")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.