tests/testthat/relocate_eq_assign/eq_assign_multiple_tokens_eq_only-in.R

a = b = c = d = e = f       = g = 4
a <- 3; b = c = d = ey <- 4
a <- 3; b = c = d <- ey = 4
ff = 3; b = c = d = 3 ; g = 4; ge = 5

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.