Learn R Programming

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

highr (version 0.10)

Syntax Highlighting for R Source Code

Description

Provides syntax highlighting for R source code. Currently it supports LaTeX and HTML output. Source code of other languages is supported via Andre Simon's highlight package ().

Copy Link

Version

Install

install.packages('highr')

Monthly Downloads

1,058,786

Version

0.10

License

GPL

Issues

Pull Requests

Stars

Forks

Maintainer

Yihui Xie

Last Published

December 22nd, 2022

Functions in highr (0.10)

hilight

Syntax highlight an R code fragment
hi_andre

A wrapper to Andre Simon's Highlight