a radio button input
| 1 2 |   input_radio(id = NULL, values, labels = values,
    initial = -1, collapse = "", ...)
 | 
| id | DOM id | 
| values | values passed back | 
| labels | optional labels for values | 
| initial | integer index or one or matched against the values | 
| collapse | set to  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.