UD_fetch_code | R Documentation |
Fetches the code to generate results seen in the app
UD_fetch_code(state)
state |
UD state from |
Character object vector with the lines of code
# This creates a session variable that will be available in Shiny
state = UD_test_mksession(session=list())$state
UD_fetch_code(state)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.