Some text

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

More text before malformed chunk

More R code

g <- function(y) { y }

Final text
```r
1 + 2


krlmlr/styler documentation built on March 28, 2024, 8:54 a.m.