Created
April 3, 2013 13:58
-
-
Save trcook/5301413 to your computer and use it in GitHub Desktop.
knitr child documents
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <<child-demo, child='methods.rnw', eval=TRUE>>= | |
| @ | |
| ### | |
| #### Put this in the child document to identify the parent: | |
| <<set-parent, echo=FALSE, cache=FALSE>>= | |
| set_parent('skeleton.rnw') | |
| @ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment