Learn R Programming

gitlabr (version 2.0.1)

gl_proj_req: Create a project specific request

Description

Prefixes the request location with "project/:id" and automatically translates project names into ids

Usage

gl_proj_req(project, req, ...)

Value

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

Arguments

project

project name or id

req

character vector of request location

...

passed on to gl_get_project_id()