Learn R Programming

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

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

License

GPL (>= 2)

Maintainer

Romain Francois

Last Published

June 20th, 2013

Functions in highlight (0.4.3)

Hweave

Weaving and Tangling with syntax highlighting
dummy_detective

Incompetent detective
renderer

highlight renderer
formatter_html

html formatter
highlight.httpd.handler

httpd handler for highlight
boxes_latex

Creates the set of latex boxes
styler_assistant_latex

latex styler assistant
header_html

html renderer header and footer
external_highlight

Multi-language source code highlighter
styler

Style definition generator
css.parser

Minimal CSS parser
highlight_themes

List of themes supported by external_highlight
renderer_verbatim

A dummy renderer
highlight

syntax highlighting based on the R parser
getStyleFile

get a style file
highlight-package

Syntax highlighter for R
highlight_output_types

List of available output types supported by external_highlight
translator_latex

LaTeX translator
renderer_html

html renderer using span tags and CSS
header_latex

latex header and footer
formatter_latex

Latex formatter
HighlightWeaveLatex

Sweave driver performing syntax highlighting
renderer_latex

LaTeX renderer
simple_detective

Simple detective