get.users {github}R Documentation

Get all github users

Description

Get all github users

Usage

get.users(..., ctx = get.github.context())

Arguments

...

extra parameters. Use "since" for appropriate pagination

ctx

the github context object

Value

A list of users


[Package github version 0.9.12 Index]