codigo.monokai {loadeR} | 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")