Skip to contents

Static app

This function allows to generate local apps that can be later customised.

exportStaticApp()
Export and launch a static shiny specific to the provided results.

Dynamic app

This function allows to generate dynamic apps. This app will visualise any summarised_result that you upload on it.

launchDynamicApp() experimental
Launch a dynamic shiny app where you can upload results.

Defined panels

Functionalities to explore the default defined panels

defaultPanels()
Default panels defined in the package.
getPanel()
Get one of the default pre-built panels.
omopViewerPanels
Panels defined in the package.

Utility functions

panelDetailsFromResult()
Obtain default panel details from a <summarised_result> object.
omopViewerResults
Mock results obtained from GiBleed dataset.