print.diaMeasure: Prints diaMeasure

Description Usage Arguments

View source: R/diaMeasure.R

Description

Print lower or upper part of the coerced matrix.

Usage

1
2
3
## S3 method for class 'diaMeasure'
print(x, lower = TRUE, justify = "none",
  digits = getOption("digits"), ...)

Arguments

x

object of clas diaMeasure.

lower

logical of length one indicating if only the lower part should be passed.

justify

argument that is passed to format.

digits

digits to be shown.

...

unused


usobiaga/diaMeasures documentation built on May 3, 2019, 2:38 p.m.