pipe_continuation_linter {lintr} | R Documentation |
Check that each step in a pipeline is on a new line, or the entire pipe fits on one line.
pipe_continuation_linter()
linters for a complete list of linters available in lintr.
https://style.tidyverse.org/pipes.html#long-lines-2