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()
Launch a dynamic shiny app where you can upload results.