# NOT RUN {
style_text("a <- xyz", reindention = specify_reindention(
regex_pattern = "xyz", indention = 4, comments_only = FALSE
))
style_text("a <- xyz", reindention = tidyverse_reindention())
# }
Run the code above in your browser using DataLab