get_teams: Get teams of an organisation

View source: R/get_teams.R

get_teamsR Documentation

Get teams of an organisation

Description

Get teams of an organisation

Usage

get_teams(owner)

Arguments

owner

string

Value

a data.frame of teams info, repositories names and member logins as nested data.frames.

Examples

## Not run: 
get_teams("ropensci")

## End(Not run)

maelle/ghrecipes documentation built on May 20, 2022, 5:18 a.m.