check_load_data_button | R Documentation |
If there is a valid source system and a valid target system (this is also the case if the user set target == source), the result of this function will be TRUE and the button will be displayed via shinyjs. Otherwise the result is FALSE and the button will be hidden. This function also displays (or hides) the variables which can be assessed.
check_load_data_button(rv, session)
rv |
The global 'reactiveValues()' object, defined in server.R |
session |
Shiny session object |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.