Nothing
# ----------------------------------------
# -- PROGRAM ui_body.R --
# ----------------------------------------
# USE: Create UI elements for the
# application body (right side on the
# desktop; contains output) and
# ATTACH them to the UI by calling
# add_ui_body()
#
# NOTES:
# - All variables/functions here are
# not available to the UI or Server
# scopes - this is isolated
# ----------------------------------------
# -- IMPORTS --
# ----------------------------------------
# -- BODY ELEMENT CREATION --
# ----------------------------------------
# -- Create Elements
# -- Register Elements in the ORDER SHOWN in the UI
add_ui_body()
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.