| doFullPlot | R Documentation | 
Does the full plot on one page
doFullPlot(
  cosinemeshplot,
  cosinedrugbankplot,
  cosineepilepsyplot,
  dicemeshplot,
  dicedrugbankplot,
  diceepilepsyplot,
  jaccardmeshplot,
  jaccarddrugbankplot,
  jaccardepilepsyplot
)
| cosinemeshplot | plot with cosine coefficients against MeSH | 
| cosinedrugbankplot | plot with cosine coefficients against DrugBank | 
| cosineepilepsyplot | plot with cosine coefficients of Epilepsy Ontologies | 
| dicemeshplot | plot with dice coefficients against MeSH | 
| dicedrugbankplot | plot with dice coefficients against DrugBank | 
| diceepilepsyplot | plot with dice coefficients of Epilepsy Ontologies | 
| jaccardmeshplot | plot with jaccard coefficients against MeSH | 
| jaccarddrugbankplot | plot with jaccard coefficients against DrugBank | 
| jaccardepilepsyplot | plot with jaccard coefficients of Epilepsy Ontologies | 
full
## Not run: 
full <- doFullPlot (cosinemeshplot, 
                    cosinedrugbankplot, 
                    cosineepilepsyplot, 
                    dicemeshplot, 
                    dicedrugbankplot, 
                    diceepilepsyplot, 
                    jaccardmeshplot, 
                    jaccarddrugbankplot, 
                    jaccardepilepsyplot)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.