TealReportCard          'TealReportCard'
add_landing_modal       Add a Landing Popup to 'teal' Application
build_app_title         Build app title with favicon
disable_report          Disable the report for a 'teal_module'
disable_src             Disable the "Show R Code" global button in the
                        UI
example_module          An example 'teal' module
init                    Create the server and UI function for the
                        'shiny' app
make_teal_transform_server
                        Make teal_transform_module's server
module_session_info     'teal' user session info module
module_teal             'teal' main module
module_transform_data   Module to transform 'reactive' 'teal_data'
report_card_template    Template function for 'TealReportCard' creation
                        and customization
reporter_previewer_module
                        Create a 'teal' module for previewing a report
teal_data_module        Data module for 'teal' applications
teal_modules            Create 'teal_module' and 'teal_modules' objects
teal_transform_module   Data module for 'teal' transformations and
                        output customization
validate_has_data       Validate that dataset has a minimum number of
                        observations
validate_has_elements   Validates that vector has length greater than 0
validate_has_variable   Validates that dataset contains specific
                        variable
validate_in             Validates that vector includes all expected
                        values
validate_inputs         Send input validation messages to output
validate_n_levels       Validate that variables has expected number of
                        levels
validate_no_intersection
                        Validates no intersection between two vectors
validate_one_row_per_id
                        Validate that dataset has unique rows for key
                        variables
