print.gnr: Printing gross output function estimates

View source: R/class_methods.R

print.gnrR Documentation

Printing gross output function estimates

Description

Print estimates of the parameters in a gross output function and names of the output, input, and data from gnrprod.

Usage

## S3 method for class 'gnr'
print(x, digits = max(3L, getOption("digits") - 3L), ...)

Arguments

x

an object of class 'gnr'.

digits

the number of significant figures to use for printing.

...

currently not used.

Value

print.gnr has no return value and only prints a brief overview of elements contained in an object of class 'gnr' as described in the description.


davidjin0/gnrprod documentation built on July 2, 2023, 10:38 p.m.