Function reference
-
init() - Create the server and UI function for the
shinyapp
-
teal_data_module()eval_code(<teal_data_module>,<character>)within(<teal_data_module>) - Data module for
tealapplications
-
module()modules()format(<teal_module>)print(<teal_module>)format(<teal_modules>)print(<teal_modules>) - Create
teal_moduleandteal_modulesobjects.
-
ui_teal_with_splash()srv_teal_with_splash() - Add splash screen to
tealapplication.
-
teal_slices()as.teal_slices()c(<teal_slices>) - Filter settings for
tealapplications
-
build_app_title() - Build app title with favicon
-
example_module() - An example
tealmodule
-
reporter_previewer_module() - Create a
tealmodule for previewing a report
-
TealReportCard TealReportCard
-
report_card_template() - Template function for
TealReportCardcreation and customization
-
landing_popup_module() - Landing popup module
-
as_tdata() - Downgrade
teal_dataobjects in modules for compatibility
-
new_tdata() - Create a
tdataobject
-
get_code_tdata() - Wrapper for
get_code.tdata
-
get_metadata() - Function to get metadata from a
tdataobject
-
tdata2env() - Function to convert a
tdataobject to anenvironment
-
teal_data_module()eval_code(<teal_data_module>,<character>)within(<teal_data_module>) - Data module for
tealapplications
-
show_rcode_modal() - Show
Rcode modal
-
join_keys(<tdata>) - Extract
join_keysfromtdata
-
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