| mx_profile | R Documentation |
Get a user's profile
mx_profile(session, user_id = session$user_id)
session |
An "mx_session" object. |
user_id |
Character. Defaults to the session's own user. |
A list with displayname and avatar_url (either
may be absent when unset).
## Not run:
mx_profile(s)$displayname
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.