TeamMember-class | R Documentation |
Contains information about a user's membership in a Team. In practice the constructor is not called directly by the client.
An R6 class object.
TeamMember(teamId=NULL, member=NULL, isAdmin=NULL)
: Constructor for TeamMember
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.