extract all inputs using regex from shiny server code
1 2 | extract_inputs(code, input = "input",
regex = regex_pattern()$input_pattern)
|
code |
|
input |
|
regex |
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.