| classFuncs | Add/remove CSS class | 
| colourInput | Create a colour input control (DEPRECATED) | 
| colourPicker | Colour picker gadget (DEPRECATED) | 
| delay | Execute R code after a specified number of milliseconds has... | 
| disabled | Initialize a Shiny input as disabled | 
| extendShinyjs | Extend shinyjs by calling your own JavaScript functions | 
| hidden | Initialize a Shiny tag as hidden | 
| html | Change the HTML (or text) inside an element | 
| inlineCSS | Add inline CSS | 
| js | Call user-defined JavaScript functions from R | 
| messageFuncs | Show a message | 
| onevent | Run R code when an event is triggered on an element | 
| reset | Reset input elements to their original values | 
| runcode | Construct to let you run arbitrary R code live in a Shiny app | 
| runExample | Run shinyjs examples | 
| runjs | Run JavaScript code | 
| shinyjs | shinyjs | 
| showLog | Print any JavaScript console.log messages in the R console | 
| stateFuncs | Enable/disable an input element | 
| updateColourInput | Change the value of a colour input | 
| useShinyjs | Set up a Shiny app to use shinyjs | 
| visibilityFuncs | Display/hide an element | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.