options(knitr.duplicate.label = "allow") knitr::opts_chunk$set(echo = TRUE)
Parent: Before chunk including simpleChild.Rmd.
ComplexRmd::includeChild( "simpleChild.Rmd" )
Parent: Between chunk and inline includes of simpleChild.Rmd.
Parent: Text including simpleChild.Rmd inline between quotes: "r ComplexRmd::includeChild( "simpleChild.Rmd" )
".
Note that a single newline at the end of the child is swallowed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.