How to modify line breakers in styler package?
I would like to create a new style using the styler package that is equivalent to the Tidyverse style, with two exceptions: 1) There should always be a line break after the opening of a function call, and 2) there should always be a line break before the closing of a function call.