Learn R Programming

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

highlight (version 0.3.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.3.0

License

GPL (>= 2)

Maintainer

Romain Francois

Last Published

December 2nd, 2011

Functions in highlight (0.3.0)

dummy_detective

Incompetent detective
translator_latex

LaTeX translator
getStyleFile

get a style file
highlight

syntax highlighting based on the R parser
header_html

html renderer header and footer
renderer_verbatim

A dummy renderer
highlight_themes

List of themes supported by external_highlight
renderer

highlight renderer
header_latex

latex header and footer
styler

Style definition generator
highlight-package

Syntax highlighter for R
boxes_latex

Creates the set of latex boxes
external_highlight

Multi-language source code highlighter
HighlightWeaveLatex

Sweave driver performing syntax highlighting
renderer_html

html renderer using span tags and CSS
styler_assistant_latex

latex styler assistant
highlight.httpd.handler

httpd handler for highlight
formatter_html

html formatter
css.parser

Minimal CSS parser
simple_detective

Simple detective
highlight_output_types

List of available output types supported by external_highlight
formatter_latex

Latex formatter
renderer_latex

LaTeX renderer