invitation_send | R Documentation |
Sends or resends invitation with a given invitation ID that was previously created in RStudio Cloud. Invitation IDs are unique across all spaces, hence this function does not also depend on a space ID.
invitation_send(invitations) ## S3 method for class 'numeric' invitation_send(invitations) ## S3 method for class 'tbl_invitation' invitation_send(invitations)
invitations |
An invitation ID number or a data frame
of invitations returned by |
space_member_add()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.