| mx_set_displayname | R Documentation |
Set this user's display name
mx_set_displayname(session, displayname)
session |
An "mx_session" object. |
displayname |
Character. The new display name. |
Invisibly TRUE on success.
## Not run:
mx_set_displayname(s, "cornelius")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.