codigo.monokai {loadeR}R Documentation

HTML for show code on shiny application.

Description

HTML for show code on shiny application.

Usage

codigo.monokai(id, height)

Arguments

id

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

height

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

Value

An HTML element.

Author(s)

Diego Jimenez <diego.jimenez@promidat.com>

Examples

codigo.monokai("id", "70vh")


[Package loadeR version 1.2.0 Index]