Learn R Programming

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

highlight (version 0.4.5)

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

License

GPL (>= 3)

Issues

Pull Requests

Stars

Forks

Maintainer

Romain Francois

Last Published

April 15th, 2015

Functions in highlight (0.4.5)

Hweave

Weaving and Tangling with syntax highlighting
external_highlight

Multi-language source code highlighter
highlight

syntax highlighting based on the R parser
simple_detective

Simple detective
styler_assistant_latex

latex styler assistant
highlight_themes

List of themes supported by external_highlight
highlight_output_types

List of available output types supported by external_highlight
translator_latex

LaTeX translator
highlight-package

Syntax Highlighter for R
formatter_latex

Latex formatter
renderer

highlight renderer
css.parser

Minimal CSS parser
styler

Style definition generator
header_latex

latex header and footer
boxes_latex

Creates the set of latex boxes
translator_html

html renderer using span tags and CSS
getStyleFile

helper function to get a style file
formatter_html

html formatter
space_latex

LaTeX renderer
header_html

html renderer header and footer
HighlightWeaveLatex

Sweave driver performing syntax highlighting