Learn R Programming

teal.transform (version 0.6.0)

add_no_selected_choices: Add empty choice to choices selected

Description

[Stable]

Usage

add_no_selected_choices(x, multiple = FALSE)

Value

choices_selected object with an empty option added to the choices.

Arguments

x

(choices_selected) object.

multiple

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