inst/extdata/shinyApp/desired_bulk_app.R

# In server.R and ui.R, the relative directories are used such as 'config/config.yaml'. Though they are in the R directory, they are used by app.R, so these relative directories are valid. Since the relative directories are effective at the place where they are actualy called (i.e. app.R).
shinyApp(ui=desired_bulk_ui, server=desired_bulk_server, enableBookmarking = "url")
jianhaizhang/spatialHeatmap documentation built on April 21, 2024, 7:43 a.m.