as.matrix.tidy_dist_mat: convert 'tidy_dist_mat' to 'matrix'

Description Usage Arguments Value

View source: R/tidy-dist-mat.R

Description

convert tidy_dist_mat to matrix

Usage

1
2
3
4
5
## S3 method for class 'tidy_dist_mat'
as.matrix(x, ...)

## S3 method for class 'tidy_dist_mat'
as.array(x, ...)

Arguments

x

tidy_dist_mat object

...

additional arguments to be passed to or from methods. (currently doesn't do anything for this.)

Value

matrix representation (without column information)


skgallagher/EpiCompare documentation built on Sept. 14, 2021, 5:45 a.m.