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 - 2 of 2 found.
[1] < 1 > [1]  Sort:

hilight (Package: highr) : Syntax highlight an R code fragment

This function parses the R code, fetches the tokens in it (getParseData), and attach syntax highlighting commands onto them. With proper style definitions for these commands (such as colors or font styles), the R code will be syntax highlighted in the LaTeX/HTML output. The two functions hi_latex and hi_html are wrappers of hilight for LaTeX and HTML output, respectively.
● Data Source: CranContrib
● Keywords:
● Alias: hi_html, hi_latex, hilight
● 0 images

hi_andre (Package: highr) : A wrapper to Andre Simon's Highlight

This function calls Highlight to syntax highlight a code fragment.
● Data Source: CranContrib
● Keywords:
● Alias: hi_andre
● 0 images