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


krlmlr/styler documentation built on April 24, 2024, 4:14 p.m.