as_distbl | R Documentation |
A function to coerce object of class dist (mainly created as the output of different packages used for ecological diversity measurings. for instance: stats:: dist(), vegan:: vegdist(), betapart::beta.pair()...) to a tibble object.
as_distbl(x, diagonal = NA)
x |
dist object |
diagonal |
Set as NA character by default |
tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.