Some text

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

More text before malformed chunk

More R code

g <- function(y) { y }

Final text
```r
f

Final text

````r
1 + 2
````


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