powered by
Fetches the code to generate results seen in the app
UD_fetch_code(state)
Character object vector with the lines of code
UD state from UD_fetch_state()
UD_fetch_state()
# This creates a session variable that will be available in Shiny state = UD_test_mksession(session=list())$state UD_fetch_code(state)
Run the code above in your browser using DataLab