Learn R Programming

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

highlight (version 0.1-7)

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,917

Version

0.1-7

License

GPL (>= 3.0)

Maintainer

Romain Francois

Last Published

February 15th, 2010

Functions in highlight (0.1-7)

highlight-package

Syntax highlighter for R
renderer_html

html renderer using span tags and CSS
getStyleFile

get a style file
css.parser

Minimal CSS parser
header_html

html renderer header and footer
HighlightWeaveLatex

Sweave driver performing syntax highlighting
boxes_latex

Creates the set of latex boxes
formatter_latex

Latex formatter
renderer_latex

LaTeX renderer
simple_detective

Simple detective
styler

Style definition generator
highlight

syntax highlighting based on the R parser
renderer_verbatim

A dummy renderer
styler_assistant_latex

latex styler assistant
dummy_detective

Incompetent detective
renderer

highlight renderer
formatter_html

html formatter
translator_latex

LaTeX translator
header_latex

latex header and footer