append_module | Append a 'teal_module' to 'children' of a 'teal_modules'... |
build_app_title | Build app title with favicon |
calculate_hashes | Get the hash of a dataset |
check_filter_datanames | Check 'datanames' in filters |
check_modules_datanames | Check 'datanames' in modules |
create_app_id | Application ID |
deep_copy_filter | Deep copy 'teal_slices' |
dot-datasets_to_data | Convert 'FilteredData' to reactive list of datasets of the... |
example_module | An example 'teal' module |
filter_manager_module_srv | Module specific filter manager |
get_client_timezone | Get client timezone |
get_code_tdata | Wrapper for 'get_code.tdata' |
get_datasets_code | Get datasets code |
get_metadata | Function to get metadata from a 'tdata' object |
get_rcode_libraries | Generates library calls from current session info |
include_css_files | Include 'CSS' files from /inst/css/ package directory to... |
include_js_files | Include 'JS' files from /inst/js/ 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' |
join_keys.tdata | Extract 'join_keys' from 'tdata' |
landing_popup_module | Landing popup module |
matrix_to_mapping | Convert mapping matrix to filter mapping specification. |
module_filter_manager | Manage multiple 'FilteredData' objects |
module_filter_manager_modal | Filter manager modal |
module_labels | Retrieve labels from 'teal_modules' |
module_management | Extract/Remove module(s) of specific class |
module_nested_tabs | Create a UI of nested tabs of 'teal_modules' |
modules_datasets | Create filterable data for modules |
modules_depth | Get module depth |
module_tabs_with_filters | Add right filter panel into each of the top-level... |
module_teal | 'teal' main app module |
module_teal_with_splash | Add splash screen to 'teal' application |
reexports | Objects exported from other packages |
report_card_template | Template function for 'TealReportCard' creation and... |
reporter_previewer_module | Create a 'teal' module for previewing a report |
run_js_files | Run 'JS' file from /inst/js/ package directory |
show_rcode_modal | Show 'R' code modal |
slices_store | Store and restore 'teal_slices' object |
snapshot_manager_module | Filter state snapshot management |
tdata | Create a 'tdata' object |
tdata2env | Function to convert a 'tdata' object to an 'environment' |
tdata_deprecation | Downgrade 'teal_data' objects in modules for compatibility |
teal_data_datanames | Wrapper on 'teal.data::datanames' |
teal_data_module | Data module for 'teal' applications |
teal_data_to_filtered_data | Create a 'FilteredData' |
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 | 'RcodeBlock' |
unfold_mapping | Explicitly enumerate global filters. |
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.