packages <- c( "tidyverse", "printr", "ggthemes", "readr", "miR34AasRNAproject", "grid", "gtable" ) purrr::walk(packages, library, character.only = TRUE) rm(packages) #library(grDevices)
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")["Figure 5"][[1]] knitr::include_graphics(file.path(projectUrl, url))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.