powered by
Copy shiny app files.
exportCohortExplorerAppFiles(exportFolder)
Nothing is returned to the environment. The function creates the required files for the shiny application in the export folder.
The folder where the output will be exported to. If this folder does not exist it will be created.
if (FALSE) { exportCohortExplorerAppFiles( exportFolder = "output" ) }
Run the code above in your browser using DataLab