View source: R/skprGUI_code_pane.R
| create_code_pane_reactives | R Documentation |
Create Code Pane Reactives
create_code_pane_reactives(input, update, candidatesetall, any_htc_fn)
input |
Shiny input object. |
update |
Reactive dependency used to trigger recomputation. |
candidatesetall |
Reactive that returns the full candidate set list. |
any_htc_fn |
Function returning whether any factors are hard-to-change. |
List of reactives required exclusively by the code pane.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.