Learn R Programming

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

highlight (version 0.4.4)

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

License

GPL (>= 3)

Maintainer

Romain Francois

Last Published

December 16th, 2013

Functions in highlight (0.4.4)

simple_detective

Simple detective
renderer_html

html renderer using span tags and CSS
highlight-package

Syntax highlighter for R
external_highlight

Multi-language source code highlighter
highlight

syntax highlighting based on the R parser
boxes_latex

Creates the set of latex boxes
header_latex

latex header and footer
header_html

html renderer header and footer
css.parser

Minimal CSS parser
renderer_latex

LaTeX renderer
styler_assistant_latex

latex styler assistant
styler

Style definition generator
highlight_themes

List of themes supported by external_highlight
translator_latex

LaTeX translator
getStyleFile

get a style file
Hweave

Weaving and Tangling with syntax highlighting
highlight.httpd.handler

httpd handler for highlight
HighlightWeaveLatex

Sweave driver performing syntax highlighting
renderer_verbatim

A dummy renderer
renderer

highlight renderer
dummy_detective

Incompetent detective
highlight_output_types

List of available output types supported by external_highlight
formatter_html

html formatter
formatter_latex

Latex formatter