Description Usage Arguments Examples
View source: R/provestiDistDendo.R
This function will display a dendogram of random n individuals/populations to visualize a genetic distance with a given data set.
1 | provestiDistDendo(dataSet, randN = 10)
|
dataSet |
The set of attributes |
randN |
number of individuals/population that use wants to see |
1 2 3 4 | ## Not run:
provestiDistDendo(nancycats, 10)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.