Nothing
##' @export
##' @importFrom ggplot2 qplot
##' @examples
##' fas <- list.files(system.file("examples","GVariation", package="seqcombo"),
##' pattern="fas", full.names=TRUE)
##' x <- lapply(fas, seqdiff)
##' plts <- lapply(x, plot)
##' plot_grid(plotlist=plts, ncol=1, labels=LETTERS[1:3])
cowplot::plot_grid
## ##' @export
## ##' @examples
## ##' rnorm(10) %>% mean
## magrittr::`%>%`
utils::globalVariables(".")
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.