as.dist.b_dist | R Documentation |
Transfer b_dist to dist
## S3 method for class 'b_dist'
as.dist(m, diag = FALSE, upper = FALSE)
m |
a b_dist object |
diag |
logical value indicating whether the diagonal of the distance matrix should be printed by |
upper |
logical value indicating whether the upper triangle of the distance matrix should be printed by |
dist
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.