Create an HTML list from R input. Vector input will be parsed by element and output as either ordered or unordered list item(s). Can be used inside of Shiny app with listOuput and renderList.
| 1 | 
| dat | the vector of data to be output as HTML list | 
| oderered | indicator of whether or not list should be ordered (i.e. numbered) or unordered | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.