Learn R Programming

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

highlight (version 0.4.2)

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.2

License

GPL (>= 2)

Maintainer

Romain Francois

Last Published

June 19th, 2013

Functions in highlight (0.4.2)

HighlightWeaveLatex

Sweave driver performing syntax highlighting
css.parser

Minimal CSS parser
dummy_detective

Incompetent detective
header_html

html renderer header and footer
external_highlight

Multi-language source code highlighter
formatter_html

html formatter
getStyleFile

get a style file
renderer

highlight renderer
header_latex

latex header and footer
renderer_html

html renderer using span tags and CSS
highlight-package

Syntax highlighter for R
highlight_themes

List of themes supported by external_highlight
highlight.httpd.handler

httpd handler for highlight
styler_assistant_latex

latex styler assistant
Hweave

Weaving and Tangling with syntax highlighting
translator_latex

LaTeX translator
boxes_latex

Creates the set of latex boxes
styler

Style definition generator
renderer_verbatim

A dummy renderer
highlight_output_types

List of available output types supported by external_highlight
renderer_latex

LaTeX renderer
formatter_latex

Latex formatter
simple_detective

Simple detective
highlight

syntax highlighting based on the R parser