powered by
org_invite invites user(s) to your organization.
org_invite
org_invite(org, user)
Character. Name of the GitHub organization.
Character, character vector, or list. Listing one or more user names.
# NOT RUN { user = c("Alice","Bob","Carol","Dave","Eve") org_invite("Sta523-Fa17", user) # } # NOT RUN { # }
Run the code above in your browser using DataLab