as.dist.b_dist: Transfer b_dist to dist

View source: R/b_analyse.R

as.dist.b_distR 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


pctax documentation built on May 29, 2024, 10:03 a.m.