Learn R Programming

highr (version 0.11)

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

972,326

Version

0.11

License

GPL

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

May 26th, 2024

Functions in highr (0.11)

hilight

Syntax highlight an R code fragment
hi_andre

A wrapper to Andre Simon's Highlight