gl_get_group_id | R Documentation |
Get a group id by name
gl_get_group_id(group_name, ...)
group_name |
group name |
... |
passed on to |
Number of pages searched is limited to
(per_page =) 20 * (max_page =) 10 by default.
If the group_name
is an old group lost
in a big repository (position > 200),
gl_get_group_id()
may not find the group id.
Integer. ID of the group if found.
## Not run:
gl_get_group_id("<<your-group-name>>")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.