powered by
team_repos returns a (filtered) data frame of teams and their repos.
team_repos
team_repos(org, team)
character, name of the GitHub organization.
character or data frame, listing one or more team
# NOT RUN { team_repos("ghclass",c("team01","team02")) # } # NOT RUN { # }
Run the code above in your browser using DataLab