### Global variables for orderlabel:
# These are objects used as defaults in functions,
# but these global objects should be created in the individual R session by the user.
# The default shorcuts are just there to making coding faster.
utils::globalVariables(
c('responses',
'ordered_df'
)
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.