View source: R/project_visualiser.R
define_app_server | R Documentation |
Create Shiny app server logic
define_app_server(network_object, project_path, foo_path)
network_object |
visNetwork object to be displayed in the shiny app |
project_path |
Path to the project directory |
foo_path |
path to the function folder |
Shiny app server logic
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.