0byt3m1n1
Path:
C:
/
Program Files
/
R
/
R-4.2.2
/
library
/
knitr
/
examples
/
child
/
[
Home
]
File: knitr-child.Rmd
Hi, there. I'm a child. ```{r test-child} options(digits = 4) 1+1 dnorm(0) ```