Learn R Programming

loadeR (version 1.2.0)

codigo.monokai: HTML for show code on shiny application.

Description

HTML for show code on shiny application.

Usage

codigo.monokai(id, height)

Value

An HTML element.

Arguments

id

The input slot that will be used to access the value.

height

The height of the input, e.g. '400px', or '100vh'.

Author

Diego Jimenez <diego.jimenez@promidat.com>

Examples

Run this code
codigo.monokai("id", "70vh")

Run the code above in your browser using DataLab