View source: R/golem_utils_ui.R
codigo.monokai | R Documentation |
HTML for show code on shiny application.
codigo.monokai(id, height)
id |
The input slot that will be used to access the value. |
height |
The height of the input, e.g. '400px', or '100vh'. |
An HTML element.
Diego Jimenez <diego.jimenez@promidat.com>
codigo.monokai("id", "70vh")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.