View source: R/pxweb_interactive.R
pxe_handle_input | R Documentation |
pxweb_explorer
object.Handle a user input for a pxweb_explorer
object.
pxe_handle_input(user_input, pxe)
## S3 method for class 'numeric'
pxe_handle_input(user_input, pxe)
## S3 method for class 'character'
pxe_handle_input(user_input, pxe)
user_input |
an (allowed) user input to handle. |
pxe |
a |
pxe_allowed_input()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.