2025-01-12 00:52:51 +08:00

8 lines
80 B
Plaintext

Hi, there. I'm a child.
```{r test-child}
options(digits = 4)
1+1
dnorm(0)
```