cardFromMd              Create a 'bslib::card()' object from a '.md'
                        file.
cardSummary             Create a 'bslib::card()' object from a
                        '<summarised_result>' object.
correctSettings         Add the strata, group and additional columns to
                        settings with the tidyColumns
                        ('visOmopResults::splitGroup()',
                        'visOmopResults::splitStrata()',
                        'visOmopResults::splitAdditional()') for each
                        'result_id'.
exportStaticApp         Export and launch a static shiny specific to
                        the provided results.
filterData              This function is used to filter data in shinys
                        that inputs are defined following.
getChoices              Get the different options that a
                        summarised_result have.
launchDynamicApp        Launch a dynamic shiny app where you can upload
                        results.
omopViewerTable         Create a formatted gt table.
tidyData                Get a tidy tibble from a 'summarised_result'
                        object.
