Description Examples
These objects are imported from other packages. Follow the links below to see their documentation.
plot_grid
1 2 3 4 5
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])
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.