library(miR34AasRNAproject) library(knitr) rmds <- fileMap("Rmd") rmds <- rmds[names(rmds) != "All figures"] out <- NULL for (p in rmds) { out <- c(out, knit_child(system.file(p, package = "miR34AasRNAproject"))) } names(out) <- names(rmds)
r out["Figure 1a"]
r out["Figure 1b"]
r out["Figure 1c"]
r out["Figure 1d"]
r out["Figure 1e"]
r out["Figure 1f"]
r out["Figure 2a"]
r out["Figure 2b"]
r out["Figure 2c"]
r out["Figure 2d"]
r out["Figure 3a"]
r out["Figure 3b"]
r out["Figure 3c"]
r out["Figure 3d"]
r out["Figure 4a"]
r out["Figure 4b"]
r out["Figure 5"]
r out["Supplementary Figure 1a"]
r out["Supplementary Figure 1b"]
r out["Supplementary Figure 2a"]
r out["Supplementary Figure 2b"]
r out["Supplementary Figure 2c"]
r out["Supplementary Figure 2d"]
r out["Supplementary Figure 2e"]
r out["Supplementary Figure 3a"]
r out["Supplementary Figure 3b"]
r out["Supplementary Figure 3c"]
r out["Supplementary Figure 4a"]
r out["Supplementary Figure 4b"]
r out["Supplementary Figure 4c"]
r out["Supplementary Figure 5"]
r out["Supplementary Figure 6"]
r out["Supplementary Figure 7"]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.