highlight: Highlight any R code within htmlwidget.

Description Usage Arguments Examples

View source: R/highlighter.R

Description

Highlight any R code within htmlwidget.

Usage

1
highlight(code, width = "100%", height = "100%")

Arguments

code

Code you want to highlight.

Examples

1
highlight("a <- 1:10")

Appsilon/highlighter documentation built on May 5, 2019, 7:04 a.m.