cache_activate          Activate or deactivate the styler cache
cache_clear             Clear the cache
cache_info              Show information about the styler cache
caching                 Remember the past to be quicker in the future
compute_parse_data_nested
                        Obtain a nested parse table from a character
                        vector
create_style_guide      Create a style guide
math_token_spacing      Specify spacing around math tokens
next_non_comment        Find the index of the next or previous
                        non-comment in a parse table.
pd_is                   What is a parse table representing?
print.vertical          Print styled code
reindention             Specify what is re-indented how
scope_normalize         Convert the styling scope to its lower-level
                        representation
specify_transformers_drop
                        Specify which tokens must be absent for a
                        transformer to be dropped
style_dir               Prettify arbitrary R code
style_file              Style files with R source code
style_pkg               Prettify R source code
style_text              Style a string
styler-package          Non-invasive pretty printing of R code
styler_addins           Stylers for RStudio Addins
stylerignore            Turn off styling for parts of the code
tidyverse_style         The tidyverse style
