prettifyAddins {prettifyAddins} | R 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()
[Package prettifyAddins version 2.6.1 Index]