Learn R Programming

teal (version 0.16.0)

deep_copy_filter: 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)

Value

teal_slices

Arguments

filter

(teal_slices)