| add_landing_modal | Add a Landing Popup to 'teal' Application |
| append_module | Append a 'teal_module' to 'children' of a 'teal_modules'... |
| bookmarks_identical | Compare bookmarks. |
| build_app_title | Build app title with favicon |
| check_filter_datanames | Check 'datanames' in filters |
| check_modules_datanames | Check 'datanames' in modules |
| check_reactive | Check that argument is reactive. |
| create_app_id | Application ID |
| decorate_err_msg | Capture error and decorate error message. |
| deep_copy_filter | Deep copy 'teal_slices' |
| dot-add_signature_to_data | Adds signature protection to the 'datanames' in the data |
| dot-call_once_when | Calls expression when condition is met |
| dot-get_hashes_code | Get code that tests the integrity of the reproducible data |
| dot-get_reporter_options | Temporary function to handle server_args of the... |
| dot-smart_rbind | Smart 'rbind' |
| dot-teal_favicon | The default favicon for the teal app. |
| example_module | An example 'teal' module |
| extract_transformators | Extract all 'transformators' from 'modules'. |
| get_client_timezone | Get client timezone |
| get_unique_labels | Get unique labels |
| include_css_files | Include 'CSS' files from /inst/css/ package directory to... |
| include_teal_css_js | Code to include 'teal' 'CSS' and 'JavaScript' files |
| init | Create the server and UI function for the 'shiny' app |
| is_arg_used | Does the object make use of the 'arg' |
| landing_popup_module | Landing popup module |
| make_teal_transform_server | Make teal_transform_module's server |
| module_bookmark_manager | App state management. |
| module_data_summary | Data summary |
| module_filter_data | Filter panel module in teal |
| module_filter_manager | Manage multiple 'FilteredData' objects |
| module_init_data | Data Module for teal |
| module_management | Extract/Remove module(s) of specific class |
| modules_bookmarkable | Retrieve 'teal_bookmarkable' attribute from 'teal_modules' |
| module_session_info | 'teal' user session info module |
| module_snapshot_manager | Filter state snapshot management |
| modules_slot | Retrieve slot from 'teal_modules' |
| module_teal | 'teal' main module |
| module_teal_data | Execute and validate 'teal_data_module' |
| module_teal_lockfile | Generate lockfile for application's environment... |
| module_teal_module | Calls all 'modules' |
| module_teal_with_splash | UI and server modules of 'teal' |
| module_transform_data | Module to transform 'reactive' 'teal_data' |
| pluralize | Pluralize a word depending on the size of the input |
| report_card_template | Template function for 'TealReportCard' creation and... |
| reporter_previewer_module | Create a 'teal' module for previewing a report |
| restoreValue | Restore value from bookmark. |
| show_rcode_modal | Show 'R' code modal |
| slices_store | Store and restore 'teal_slices' object |
| tdata | Create a 'tdata' object |
| TealAppDriver | Drive a 'teal' application |
| teal_data_module | Data module for 'teal' applications |
| teal_data_to_filtered_data | Create a 'FilteredData' |
| teal_data_utilities | 'teal_data' utils |
| teal_extend_server | Add a Custom Server Logic to 'teal' Application |
| teal_modifiers | Replace UI Elements in 'teal' UI objects |
| teal_modules | Create 'teal_module' and 'teal_modules' objects |
| teal-package | 'teal': Interactive exploration of clinical trials data |
| TealReportCard | 'TealReportCard' |
| teal_slices | Filter settings for 'teal' applications |
| TealSlicesBlock | 'TealSlicesBlock' |
| teal_transform_module | Data module for 'teal' transformations and output... |
| validate_app_title_tag | Function for validating the title parameter of 'teal::init' |
| 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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.