packages <- c( "tidyverse", "printr", "ggthemes", "readr", "miR34AasRNAproject", "grid", "gtable" ) purrr::walk(packages, library, character.only = TRUE) rm(packages)
projectUrl <- "https://github.com/GranderLab/miR34a_asRNA_project/raw/master/inst" dataUrl <- "https://github.com/GranderLab/miR34a_asRNA_project/raw/master/"
url <- fileMap(type = "png")["Supplementary Figure 2a"][[1]] knitr::include_graphics(file.path(projectUrl, url))
sessionInfo()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.