format.tidy_dist_mat: Format tidy_dist_mat for printing

Description Usage Arguments Value

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

Description

Format tidy_dist_mat for printing

Usage

1
2
## S3 method for class 'tidy_dist_mat'
format(x, ...)

Arguments

x

tidy_dist_mat

...

additional parameters. Currently we allow / use:

  • digit: integer, tells us the number of significant digits to present for the distances

  • more_rows: boolean, tells us if more rows exist than presented

  • more_cols: boolean, tells us if more columns exist than presented

Value

format ready information


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