Learn R Programming

shinyMobile (version 1.0.1)

createRadioOptions: Generates a list of option for f7Radio

Description

Generates a list of option for f7Radio

Usage

createRadioOptions(choices, selected, inputId)

Arguments

choices

List of choices.

selected

Selected value

inputId

Radio input id.