Learn R Programming

⚠️There's a newer version (0.16.0) of this package.Take me there.

teal: Interactive Exploratory Data Analysis with Shiny Web-Applications

[![Check

Copy Link

Version

Install

install.packages('teal')

Monthly Downloads

337

Version

0.15.2

License

Apache License 2.0

Issues

Pull Requests

Stars

Forks

Maintainer

Dawid Kaledkowski

Last Published

February 23rd, 2025

Functions in teal (0.15.2)

check_filter_datanames

Check datanames in filters
example_module

An example teal module
include_js_files

Include JS files from /inst/js/ package directory to application header
get_datasets_code

Get datasets code
include_teal_css_js

Code to include teal CSS and JavaScript files
get_client_timezone

Get client timezone
matrix_to_mapping

Convert mapping matrix to filter mapping specification.
get_metadata

Function to get metadata from a tdata object
get_code_tdata

Wrapper for get_code.tdata
module_filter_manager_modal

Filter manager modal
module_labels

Retrieve labels from teal_modules
filter_manager_module_srv

Module specific filter manager
module_nested_tabs

Create a UI of nested tabs of teal_modules
extract_module

Extract/Remove module(s) of specific class
init

Create the server and UI function for the shiny app
show_rcode_modal

Show R code modal
run_js_files

Run JS file from /inst/js/ package directory
get_rcode_libraries

Generates library calls from current session info
include_css_files

Include CSS files from /inst/css/ package directory to application header
module_teal_with_splash

Add splash screen to teal application
modules_datasets

Create filterable data for modules
module_tabs_with_filters

Add right filter panel into each of the top-level teal_modules UIs
module_filter_manager

Manage multiple FilteredData objects
is_arg_used

Does the object make use of the arg
module_teal

teal main app module
reporter_previewer_module

Create a teal module for previewing a report
report_card_template

Template function for TealReportCard creation and customization
teal_data_to_filtered_data

Create a FilteredData
teal_modules

Create teal_module and teal_modules objects
tdata2env

Function to convert a tdata object to an environment
tdata

Create a tdata object
landing_popup_module

Landing popup module
join_keys.tdata

Extract join_keys from tdata
modules_depth

Get module depth
teal_data_module

Data module for teal applications
validate_n_levels

Validate that variables has expected number of levels
validate_in

Validates that vector includes all expected values
validate_one_row_per_id

Validate that dataset has unique rows for key variables
validate_has_data

Validate that dataset has a minimum number of observations
teal_data_datanames

Wrapper on teal.data::datanames
validate_app_title_tag

Function for validating the title parameter of teal::init
validate_no_intersection

Validates no intersection between two vectors
validate_inputs

Send input validation messages to output
reexports

Objects exported from other packages
validate_has_elements

Validates that vector has length greater than 0
validate_has_variable

Validates that dataset contains specific variable
snapshot_manager_module

Filter state snapshot management
slices_store

Store and restore teal_slices object
as_tdata

Downgrade teal_data objects in modules for compatibility
teal_slices

Filter settings for teal applications
unfold_mapping

Explicitly enumerate global filters.
teal-package

teal: Interactive exploration of clinical trials data
deep_copy_filter

Deep copy teal_slices
TealReportCard

TealReportCard
build_app_title

Build app title with favicon
calculate_hashes

Get the hash of a dataset
TealSlicesBlock

RcodeBlock
check_modules_datanames

Check datanames in modules
create_app_id

Application ID
.datasets_to_data

Convert FilteredData to reactive list of datasets of the teal_data type.
append_module

Append a teal_module to children of a teal_modules object