Some text

# Some R code
f <- function(x) {
  x
}

More text

# More R code which is invalid
g <- function(y) {
  y

Final text

1 + 2


r-lib/styler documentation built on April 30, 2024, 9 p.m.