provestiDistDendo: Provesti Distance Dendogram

Description Usage Arguments Examples

View source: R/provestiDistDendo.R

Description

This function will display a dendogram of random n individuals/populations to visualize a genetic distance with a given data set.

Usage

1
provestiDistDendo(dataSet, randN = 10)

Arguments

dataSet

The set of attributes

randN

number of individuals/population that use wants to see

Examples

1
2
3
4
## Not run: 
provestiDistDendo(nancycats, 10)

## End(Not run)

Heffley/PopGenAnalysis documentation built on Dec. 17, 2021, 10:32 p.m.