7 lines
74 B
Plaintext
7 lines
74 B
Plaintext
Hi, there. I'm another child.
|
|
|
|
```{r test-child2}
|
|
x <- rnorm(n = 3)
|
|
x
|
|
```
|