Package index
-
init()
stable - Create the server and UI function for the
shiny
app
-
teal_data_module()
eval_code(<teal_data_module>,<character>)
within(<teal_data_module>)
experimental - Data module for
teal
applications
-
teal_transform_module()
experimental - Data module for
teal
transformers.
-
ui_teal_with_splash()
srv_teal_with_splash()
deprecated - UI and server modules of
teal
-
ui_teal()
srv_teal()
stable -
teal
main module
-
module()
modules()
format(<teal_module>)
format(<teal_modules>)
print(<teal_module>)
print(<teal_modules>)
set_datanames()
stable - Create
teal_module
andteal_modules
objects
-
teal_slices()
as.teal_slices()
c(<teal_slices>)
- Filter settings for
teal
applications
-
build_app_title()
- Build app title with favicon
-
example_module()
experimental - An example
teal
module
-
reporter_previewer_module()
experimental - Create a
teal
module for previewing a report
-
TealReportCard
experimental TealReportCard
-
report_card_template()
- Template function for
TealReportCard
creation and customization
-
landing_popup_module()
- Landing popup module
-
new_tdata()
tdata2env()
get_code_tdata()
join_keys(<tdata>)
get_metadata()
as_tdata()
superseded - Create a
tdata
object
-
teal_data_module()
eval_code(<teal_data_module>,<character>)
within(<teal_data_module>)
experimental - Data module for
teal
applications
-
show_rcode_modal()
deprecated - Show
R
code modal
-
validate_has_data()
stable - Validate that dataset has a minimum number of observations
-
validate_has_elements()
stable - Validates that vector has length greater than 0
-
validate_has_variable()
stable - Validates that dataset contains specific variable
-
validate_in()
stable - Validates that vector includes all expected values
-
validate_inputs()
- Send input validation messages to output
-
validate_n_levels()
stable - Validate that variables has expected number of levels
-
validate_no_intersection()
stable - Validates no intersection between two vectors
-
validate_one_row_per_id()
stable - Validate that dataset has unique rows for key variables