print.choicer_wtp: Print a WTP table

View source: R/wtp.R

print.choicer_wtpR Documentation

Print a WTP table

Description

Print a WTP table

Usage

## S3 method for class 'choicer_wtp'
print(x, digits = 4, ...)

Arguments

x

A choicer_wtp object.

digits

Number of significant digits to print.

...

Additional arguments passed to print.data.frame.

Value

The object invisibly.


choicer documentation built on Sept. 5, 2026, 1:07 a.m.