View source: R/run_eyeIntegration.R
run_eyeIntegration | R Documentation |
Wrapper that starts the eyeIntegration Shiny App. You must run
get_eyeIntegration_datasets
first.
run_eyeIntegration(app_path = system.file("app", package =
"eyeIntegrationApp"))
app_path |
The path to the folder holding the server.R, ui.R, and www/ folder. |
## Not run: run_eyeIntegration()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.