gl_group_req: Create a group specific request

View source: R/groups.R

gl_group_reqR Documentation

Create a group specific request

Description

Prefixes the request location with "groups/:id/subgroups" and automatically translates group names into ids

Usage

gl_group_req(group, ...)

Arguments

group

The ID, name or URL-encoded path of the group

...

passed on to gl_get_group_id()

Value

A vector of character to be used as request for functions involving groups

Examples

## Not run: 
gl_group_req("test_group" = "<<your-group-id>>")

## End(Not run)

statnmap/gitlabr documentation built on May 19, 2024, 12:22 p.m.