Learn R Programming

⚠️There's a newer version (0.5.2) of this package.Take me there.

highlight (version 0.2-0)

Syntax highlighter

Description

Syntax highlighter for R code based on the results of the R parser. Rendering in HTML and latex markup. Custom sweave driver performing syntax highlighting of R code chunks

Copy Link

Version

Install

install.packages('highlight')

Monthly Downloads

1,588

Version

0.2-0

License

GPL (>= 2)

Maintainer

Romain Francois

Last Published

June 1st, 2010

Functions in highlight (0.2-0)

highlight

syntax highlighting based on the R parser
formatter_html

html formatter
css.parser

Minimal CSS parser
renderer_html

html renderer using span tags and CSS
translator_latex

LaTeX translator
simple_detective

Simple detective
dummy_detective

Incompetent detective
formatter_latex

Latex formatter
HighlightWeaveLatex

Sweave driver performing syntax highlighting
renderer_latex

LaTeX renderer
header_html

html renderer header and footer
renderer_verbatim

A dummy renderer
getStyleFile

get a style file
highlight.httpd.handler

httpd handler for highlight
header_latex

latex header and footer
styler

Style definition generator
boxes_latex

Creates the set of latex boxes
styler_assistant_latex

latex styler assistant
highlight-package

Syntax highlighter for R
renderer

highlight renderer