Some text

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

More text

# More R code
g <- function(y) {
  y
}

Final text

1 + 2


r-lib/styler documentation built on Sept. 12, 2024, 1:11 p.m.