freq.poly | R Documentation |
Plot the frequency polygon of the pairwise distance.
freq.poly(x, ...)
x |
either dist object or matrix. |
... |
other parameters to be passed through to |
an object of class "histogram"
which is a list with components:
breaks |
the |
counts |
|
density |
values |
mids |
the |
xname |
a character string with the actual |
equidist |
logical, indicating if the distances between
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.