Uses ggplot2's facet_wrap function to plot all conditions and saves as jpeg and svg. This
1 | GCGplot_wrap(data.combined.summarized, graphic.title, out.dir)
|
data.combined.summarized |
tidy, long data from either SummarizeBioReps or SummarizeTechReps |
graphic.title |
what you would like to title this graphic |
out.dir |
output directory: path to the folder where you would like to store these pictures – should end in "/". for working directory, use "./" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.