Styling APIFunctions for styling code |
|
---|---|
Style a string |
|
Style files with R source code |
|
Prettify R source code |
|
Prettify arbitrary R code |
|
Stylers for RStudio Addins |
|
Fine-tune stylingCustomize style guides |
|
The tidyverse style |
|
Specify what is re-indented how |
|
Specify spacing around math tokens |
|
Create a style guide |
|
Specify which tokens must be absent for a transformer to be dropped |
|
Non-functional documentationExplaining features |
|
Remember the past to be quicker in the future |
|
Turn off styling for parts of the code |
|
styler: Non-Invasive Pretty Printing of R Code |
|
CachingUtilities to help manage the styler cache |
|
Activate or deactivate the styler cache |
|
Clear the cache |
|
Show information about the styler cache |
|
Third-party style guide helpersUtilities for customizing styler for non-tidyverse style guides |
|
Obtain a nested parse table from a character vector |
|
Find the index of the next or previous non-comment in a parse table. |
|
|
What is a parse table representing? |
Convert the styling scope to its lower-level representation |
|
Other |
|
Print styled code |