0byt3m1n1
Path:
C:
/
Program Files
/
R
/
R-4.2.2
/
library
/
knitr
/
examples
/
[
Home
]
File: knitr-input-child.Rnw
This chunk below is from the child document. <<test-child, out.width='2in', fig.show='asis'>>= 1+1 rnorm(5) plot(1) boxplot(1:10) str(mtcars) @