add_no_selected_choices {teal.transform}R Documentation

Add empty choice to choices selected

Description

[Stable]

Usage

add_no_selected_choices(x, multiple = FALSE)

Arguments

x

(choices_selected) object.

multiple

(logical(1)) whether multiple selections are allowed or not.

Value

choices_selected object with an empty option added to the choices.


[Package teal.transform version 0.5.0 Index]