Description Usage Arguments Details Author(s)
This function uses results from divPart to plot pairwise statistic estimators. 
1  | diffPlot(x, outfile = NULL, interactive = FALSE)
 | 
x | 
 Results object returned from the function 'divPart'  | 
outfile | 
 A character string indication the folder location to which plot files should be written.  | 
interactive | 
 A logical argument indication whether the package 'sendplot' should be used to plot 'divPart' pairwise results.  | 
A number of heatmap style plots of pairwise differentiation are generated. The function takes the output from either fastDivPart or diffPlot and writes interactive HTML plots to file. The number of plots depends on the input structure. For instance, if fst = FALSE in either fastDivPart or diffCalc, then a plot containing pairwise Fst will be produced.
Kevin Keenan <kkeenan02@qub.ac.uk>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.