Learn R Programming

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

highlight (version 0.4.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.4.0

License

GPL (>= 2)

Maintainer

Romain Francois

Last Published

April 8th, 2013

Functions in highlight (0.4.0)

boxes_latex

Creates the set of latex boxes
header_html

html renderer header and footer
HighlightWeaveLatex

Sweave driver performing syntax highlighting
formatter_html

html formatter
getStyleFile

get a style file
dummy_detective

Incompetent detective
css.parser

Minimal CSS parser
highlight_themes

List of themes supported by external_highlight
renderer_verbatim

A dummy renderer
highlight.httpd.handler

httpd handler for highlight
renderer_latex

LaTeX renderer
simple_detective

Simple detective
highlight

syntax highlighting based on the R parser
renderer_html

html renderer using span tags and CSS
styler_assistant_latex

latex styler assistant
renderer

highlight renderer
translator_latex

LaTeX translator
header_latex

latex header and footer
highlight-package

Syntax highlighter for R
styler

Style definition generator
highlight_output_types

List of available output types supported by external_highlight
external_highlight

Multi-language source code highlighter
formatter_latex

Latex formatter