Learn R Programming

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

highlight (version 0.2-3)

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-3

License

GPL (>= 2)

Maintainer

Romain Francois

Last Published

November 19th, 2010

Functions in highlight (0.2-3)

getStyleFile

get a style file
formatter_latex

Latex formatter
renderer_html

html renderer using span tags and CSS
translator_latex

LaTeX translator
header_html

html renderer header and footer
highlight-package

Syntax highlighter for R
formatter_html

html formatter
renderer

highlight renderer
styler

Style definition generator
HighlightWeaveLatex

Sweave driver performing syntax highlighting
styler_assistant_latex

latex styler assistant
css.parser

Minimal CSS parser
simple_detective

Simple detective
highlight

syntax highlighting based on the R parser
renderer_verbatim

A dummy renderer
boxes_latex

Creates the set of latex boxes
highlight.httpd.handler

httpd handler for highlight
header_latex

latex header and footer
dummy_detective

Incompetent detective
renderer_latex

LaTeX renderer