styler-package | Non-invasive pretty printing of R code |
cache_activate | Activate or deactivate the styler cache |
cache_clear | Clear the cache |
cache_deactivate | Activate or deactivate the styler cache |
cache_info | Show information about the styler cache |
caching | Remember the past to be quicker in the future |
create_style_guide | Create a style guide |
math_token_spacing | Specify spacing around math tokens |
print.vertical | Print styled code |
reindention | Specify what is re-indented how |
specify_math_token_spacing | Specify spacing around math tokens |
specify_reindention | Specify what is re-indented how |
specify_transformers_drop | Specify which tokens must be absent for a transformer to be dropped |
styler | Non-invasive pretty printing of R code |
stylerignore | Turn off styling for parts of the code |
styler_addins | Stylers for RStudio Addins |
style_dir | Prettify arbitrary R code |
style_file | Style '.R', '.Rmd', '.Rmarkdown' or '.Rnw' files |
style_pkg | Prettify R source code |
style_text | Style a string |
tidyverse_math_token_spacing | Specify spacing around math tokens |
tidyverse_reindention | Specify what is re-indented how |
tidyverse_style | The tidyverse style |