Learn R Programming

gitlabr (version 1.1.6)

gl_list_projects: List projects in Gitlab

Description

List projects in Gitlab

Usage

gl_list_projects(...)

Arguments

...

passed on to gitlab

Examples

Run this code
# NOT RUN {
my_gitlab <- gl_connection(...) ## fill in login parameters
my_gitlab(gl_list_projects)
# }

Run the code above in your browser using DataLab