print.esci_estimate {esci}R Documentation

Print an esci_estimate

Description

Pretties up the printing of a complex esci_estimate object.

Usage

## S3 method for class 'esci_estimate'
print(x, ..., verbose = FALSE)

Arguments

x
  • object to print; must be of class esci_estimate

...

S3 signature for generic plot function.

verbose
  • optional logical print all details; defaults to false


[Package esci version 1.0.2 Index]