R/stylers.R
seer_style.Rd
A styler style guide that is identical to styler::tidyverse_style() but uses 4 spaces for indentation.
styler::tidyverse_style()
seer_style(indent_by = 4L)
Integer, number of spaces for indentation. Defaults to 4L.
A styler style guide (a list of rule-creating functions).