difPlot: A function to plot pairwise statistics calculated by divPart.

Description Usage Arguments Details Author(s)

Description

This function uses results from divPart to plot pairwise statistic estimators.

Usage

1
difPlot(x, outfile = NULL, interactive = FALSE)

Arguments

x

Results object returned from the function 'divPart'

outfile

A character string indication the folder location to which plot files should be writen.

interactive

A logical argument indication whether the package 'sendplot' should be used to plot 'divPart' pairwise results.

Details

This function returns four R plots for Fst (theta) (if WC_Fst = TRUE in divPart, Gst, G'st and D (Jost) pairwise values. This plot printed to the R graphical device if the argument interactive = FALSE. N.B. the argument interactive = TRUE is only valid if the package sendplot is available.

Author(s)

Kevin Keenan <kkeenan02@qub.ac.uk>


kkeenan02/diveRsity-dev documentation built on May 20, 2019, 10:46 a.m.