A shiny Module to collect and display user information for a selected RStudio Connect user
1 2 3 | mod_03_userinfo_ui(id)
mod_03_userinfo_server(input, output, session, r)
|
id |
shiny id |
input |
internal |
output |
internal |
session |
internal |
r |
a reactiveValues object with a 'client' object that is a valid RStudio Connect connection |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.