as.dist.b_dist {pctax}R Documentation

Transfer b_dist to dist

Description

Transfer b_dist to dist

Usage

## S3 method for class 'b_dist'
as.dist(m, diag = FALSE, upper = FALSE)

Arguments

m

a b_dist object

diag

logical value indicating whether the diagonal of the distance matrix should be printed by print.dist.

upper

logical value indicating whether the upper triangle of the distance matrix should be printed by print.dist.

Value

dist


[Package pctax version 0.1.1 Index]