R/highlighter.R
highlighter.Rd
Highlights the codes within the text using HTML.
highlighter(text, codings, codes, link = TRUE)
the text to highlight.
a data.frame with the codings.
a data.frame with the codes (and colors).
if TRUE codes will link to a modal dialog to edit them.