| createOptions | R Documentation | 
For f7Radio and f7CheckboxGroup
createOptions(
  inputId,
  choices,
  selected,
  position = "start",
  has_media_list = FALSE,
  type
)
| inputId | Radio input id. | 
| choices | List of choices. | 
| selected | Selected value | 
| position | Check mark position. | 
| has_media_list | For custom choices. | 
| type | Choose either "checkbox" or "radio" | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.