knitr::opts_chunk$set(echo = TRUE)
This small R package contains some functions used in the MiDiv-lab bioinformatics pipelines.
Install the package from GitHub by
if(!require(devtools)) install.packages("devtools") devtools::install_github("larssnip/midiv")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.