powered by
team_invite add members to GitHub Organization Teams.
team_invite
team_invite(org, user, team, create_missing_teams = TRUE)
character, name of the GitHub organization
character, one or more usernames to invite
character, one or more team names
logical, if a team does not already exist should it be added to the GitHub organization.
# NOT RUN { team_invite("ghclass-test", "rundel", c("hw1-team01","hw1-team02")) # } # NOT RUN { # }
Run the code above in your browser using DataLab