View source: R/launchResultsExplorer.R
launchResultsExplorer | R Documentation |
Processes the zipped result folder(s) and launch the shiny application.
launchResultsExplorer(
saveSettings = NULL,
zipFolder = NULL,
outputFolder = NULL
)
saveSettings |
Settings object as created by createSaveSettings(). |
zipFolder |
Name of local folder containing zip file(s) to move to outputFolder. |
outputFolder |
Name of local folder containing output. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.