Learn R Programming

teal.slice

[![Check

Copy Link

Version

Install

install.packages('teal.slice')

Monthly Downloads

971

Version

0.6.0

License

Apache License 2.0

Issues

Pull Requests

Stars

Forks

Maintainer

Dawid Kaledkowski

Last Published

August 20th, 2025

Functions in teal.slice (0.6.0)

EmptyFilterState

FilterState object for empty variables
FilterPanelAPI

Class to encapsulate the API of the filter panel of a teal app
FilterStateExpr

FilterStateExpr R6 class
FilterState

FilterState abstract class
DefaultFilteredDataset

DefaultFilteredDataset R6 class
DFFilterStates

FilterStates subclass for data frames
DateFilterState

FilterState object for Date data
DataframeFilteredDataset

The DataframeFilteredDataset R6 class
ChoicesFilterState

FilterState object for categorical data
DatetimeFilterState

FilterState object for date time data
MAEFilteredDataset

MAEFilteredDataset R6 class
calls_combine_by

Compose predicates
MatrixFilterStates

FilterStates subclass for matrices
MAEFilterStates

FilterStates subclass for MultiAssayExperiments
SEFilterStates

FilterStates subclass for SummarizedExperiments
FilteredDataset

FilteredDataset R6 class
FilterStates

FilterStates R6 class
FilteredData

Class to encapsulate filtered datasets
LogicalFilterState

FilterState object for logical data
RangeFilterState

FilterState object for numeric data
.finalize_session_bindings

Destroys inputs and observers stored in private$session_bindings
data_choices_labeled

Returns a choices_labeled object
choices_labeled

Set "<choice>:<label>" type of names
filter_state_api

Managing FilteredData states
countBars

Progress bars with labels
coalesce_r

Recursively coalesce list elements.
eval_expr_with_msg

Evaluate expression with meaningful message
fetch_bs_color

Get hex code of the current Bootstrap theme color.
init_filter_state_expr

Initialize a FilterStateExpr object
countBar

Progress bar with label
.table

table handling POSIXlt
init_filter_state

Initialize FilterState
get_filter_expr

Gets filter expression for multiple datanames taking into account its order.
init_filtered_data

Initialize FilteredData
format_time

Format POSIXt for storage
init_filter_states

Initialize FilterStates object
get_supported_filter_varnames

Gets supported filterable variable names
include_css_files

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

Default teal_slice id
include_js_files

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

Justify colons in JSON string
sanitize_id

Encodes ids to be used in JavaScript and Shiny
setdiff_teal_slices

setdiff method for teal_slices
make_c_call

Build concatenating call
teal_slice-utilities

teal_slice utility functions
make_count_text

Build count text
pair_counts

Adjust counts to match choices
jsonify

Convert a list to a justified JSON string
init_filtered_dataset

Initialize FilteredDataset
teal.slice-package

teal.slice: Interactive Exploration of Clinical Trials Data
trim_lines_json

Trim lines in JSON string
teal_slices

Complete filter specification
teal_slice

Specify single filter
variable_types

Get classes of selected columns from dataset
teal_slices-utilities

teal_slices utility functions
topological_sort

Topological graph sort
to_json

Converts a list to a JSON string
toggle_button

Toggle button properties.