tests/testthat/indention_operators/eq_sub_complex_tokens-out.R

call(
  a =
    5,
  b
)

call(
  a =
    5,
  b
)

c(
  a =
    1,
  b = # comment here
    2
)

Try the styler package in your browser

Any scripts or data that you put into this service are public.

styler documentation built on Aug. 29, 2023, 5:10 p.m.