Format tidy_dist_mat for printing

# S3 method for 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