View source: R/pxweb_interactive.R
pxe_input | R Documentation |
pxweb_input_allowed
object.Get (allowed) inputs for a pxweb_input_allowed
object.
pxe_input(allowed_input, title = NULL, test_input = NULL)
pxe_parse_input(user_input, allowed_input)
allowed_input |
a |
title |
Print (using cat()) before ask for the allowed choices. |
test_input |
supplying a test input (for testing only) |
It handles input and checks if the input is allowed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.