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