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