#' ggfastqc: Generate Summary Plots of FastQC Reports
#'
#' @aliases ggfastqc ggfastqc-package
#' @docType package
#' @name ggfastqc
#' @importFrom tools file_ext
#' @importFrom utils packageVersion type.convert head tail capture.output
#' @import methods
#' @import ggplot2
#' @import data.table
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.