deep_copy_filter: Deep copy 'teal_slices'

View source: R/teal_slices.R

deep_copy_filterR Documentation

Deep copy teal_slices

Description

it's important to create a new copy of teal_slices when starting a new shiny session. Otherwise, object will be shared by multiple users as it is created in global environment before shiny session starts.

Usage

deep_copy_filter(filter)

Arguments

filter

(teal_slices)

Value

teal_slices


teal documentation built on May 29, 2024, 10:11 a.m.