prettifyAddins: Prettify Addins

prettifyAddinsR Documentation

Prettify Addins

Description

This package provides some RStudio addins: Prettify addins and Indent addins. To run an addin, select it from the Addins menu within RStudio. The Indent addins only reindent the code, while the Prettify addins also modify the code, e.g. they add trailing semi-colons to JavaScript code when they are missing.

Examples

# get the list of supported languages:
getPrettifiableLanguages()

prettifyAddins documentation built on Sept. 14, 2023, 5:06 p.m.