Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 21 found.
[1] < 1 2 3 > [3]  Sort:

styler (Package: highlight) : Style definition generator

This generates style definitions either by including a language specific style file (e.g. sty file for latex) or by parsing a css stylesheet
● Data Source: CranContrib
● Keywords:
● Alias: styler
● 0 images

renderer (Package: highlight) : highlight renderer

The function builds a renderer, suitable for the renderer argument of the highlight function. In the highlight process, renderers are responsible to render the information in the target markup language.
● Data Source: CranContrib
● Keywords:
● Alias: renderer
● 0 images

translator_latex (Package: highlight) : LaTeX translator

This function translates character vectors so that they nicely print in LaTeX. In particular this uses latex boxes.
● Data Source: CranContrib
● Keywords:
● Alias: translator_latex
● 0 images

formatter_latex (Package: highlight) : Latex formatter

Combines tokens and styles into a latex command
● Data Source: CranContrib
● Keywords:
● Alias: formatter_latex
● 0 images

highlight-package (Package: highlight) : Syntax Highlighter for R

Syntax highlighter for R based on output from the R parser
● Data Source: CranContrib
● Keywords:
● Alias: highlight-package
● 0 images

boxes_latex (Package: highlight) : Creates the set of latex boxes

This function returns the set of latex boxes definitions that should be included in the document preamble. The latex renderer includes these definitions automatically when the document argument is TRUE, but not otherwise.
● Data Source: CranContrib
● Keywords:
● Alias: boxes_latex
● 0 images

header_html (Package: highlight) : html renderer header and footer

these functions build the header function and the footer function used by the html renderer
● Data Source: CranContrib
● Keywords:
● Alias: footer_html, header_html
● 0 images

space_latex (Package: highlight) : LaTeX renderer

renderer implementation targetting latex markup. The result markup uses the latex alltt package to achieve true type renderering and therefore does not depend on verbatim-like environments.
● Data Source: CranContrib
● Keywords:
● Alias: newline_latex, renderer_latex, space_latex
● 0 images

HighlightWeaveLatex (Package: highlight) : Sweave driver performing syntax highlighting

Sweave driver using the highlight latex renderer to perform syntax highlighting of input R code in sweave chunks.
● Data Source: CranContrib
● Keywords:
● Alias: HighlightWeaveLatex
● 0 images

getStyleFile (Package: highlight) : helper function to get a style file

helper function to get a style file
● Data Source: CranContrib
● Keywords:
● Alias: getStyleFile
● 0 images