TealReportCard          'TealReportCard'
as_tdata                Downgrade 'teal_data' objects in modules for
                        compatibility
build_app_title         Build app title with favicon
example_module          An example 'teal' module
get_code_tdata          Wrapper for 'get_code.tdata'
get_metadata            Function to get metadata from a 'tdata' object
init                    Create the server and UI function for the
                        'shiny' app
join_keys.tdata         Extract 'join_keys' from 'tdata'
landing_popup_module    Landing popup module
module_teal_with_splash
                        Add splash screen to 'teal' application
report_card_template    Template function for 'TealReportCard' creation
                        and customization
reporter_previewer_module
                        Create a 'teal' module for previewing a report
show_rcode_modal        Show 'R' code modal
tdata                   Create a 'tdata' object
tdata2env               Function to convert a 'tdata' object to an
                        'environment'
teal_data_module        Data module for 'teal' applications
teal_modules            Create 'teal_module' and 'teal_modules' objects
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
