user_guid_from_username | R Documentation |
Get user details
user_guid_from_username(client, username)
client |
A Connect R6 object |
username |
The user's username |
user_guid_from_username()
is a helper to retrieve a user GUID, given the
user's username. It is useful in Shiny applications for using session$user
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.