Skip to contents

A styler style guide that is identical to styler::tidyverse_style() but uses 4 spaces for indentation.

Usage

seer_style(indent_by = 4L)

Arguments

indent_by

Integer, number of spaces for indentation. Defaults to 4L.

Value

A styler style guide (a list of rule-creating functions).