input_radio: Specify a radio button input

View source: R/input_cogs.R

input_radioR Documentation

Specify a radio button input

Description

Specify a radio button input

Usage

input_radio(name, desc = NULL, options, group = NULL, default_label = TRUE)

Arguments

name

name of the input

desc

optional description of the input

options

a character vector of options to select between

group

optional categorization of the input for organizational purposes in the viewer (currently not implemented in the viewer)

default_label

should this input be shown under the panel in the viewer by default?


hafen/trelliscopejs documentation built on Jan. 10, 2024, 7:27 p.m.